Lines Matching defs:index
160 u8 index; member
1675 int index = (dwrq->flags & IW_ENCODE_INDEX) - 1; in atmel_set_essid() local
1739 int index = (dwrq->flags & IW_ENCODE_INDEX) - 1; in atmel_set_encode() local
1783 int index = (dwrq->flags & IW_ENCODE_INDEX) - 1; in atmel_set_encode() local
1820 int index = (dwrq->flags & IW_ENCODE_INDEX) - 1; in atmel_get_encode() local
3010 int i, index; in store_bss_info() local
4096 static u8 atmel_get_mib8(struct atmel_private *priv, u8 type, u8 index) in atmel_get_mib8()
4107 static void atmel_set_mib8(struct atmel_private *priv, u8 type, u8 index, u8 data) in atmel_set_mib8()
4118 static void atmel_set_mib16(struct atmel_private *priv, u8 type, u8 index, in atmel_set_mib16()
4131 static void atmel_set_mib(struct atmel_private *priv, u8 type, u8 index, in atmel_set_mib()
4146 static void atmel_get_mib(struct atmel_private *priv, u8 type, u8 index, in atmel_get_mib()