Searched refs:WLAN_WEP_NKEYS (Results 1 – 6 of 6) sorted by relevance
105 #define WLAN_WEP_NKEYS 4 macro
1305 if (dwKeyIndex > WLAN_WEP_NKEYS) { in iwctl_siwencode()1311 if(pDevice->byKeyIndex<WLAN_WEP_NKEYS){ in iwctl_siwencode()1580 if (index > WLAN_WEP_NKEYS) { in iwctl_giwencode()1584 if(pDevice->byKeyIndex<WLAN_WEP_NKEYS){ in iwctl_giwencode()
225 for (ii = 0; ii < WLAN_WEP_NKEYS; ii++) { in private_ioctl()
103 #define WLAN_WEP_NKEYS 4 macro
1191 if (dwKeyIndex > WLAN_WEP_NKEYS) { in iwctl_siwencode()1289 if (index > WLAN_WEP_NKEYS) { in iwctl_giwencode()1293 if(pDevice->byKeyIndex<WLAN_WEP_NKEYS){ in iwctl_giwencode()
220 for (ii = 0; ii < WLAN_WEP_NKEYS; ii++) { in private_ioctl()