Searched refs:NUM_WEPKEYS (Results 1 – 3 of 3) sorted by relevance
144 #define NUM_WEPKEYS 4 macro197 u8 wep_keys[NUM_WEPKEYS][MAX_KEYLEN];198 u8 wep_keylens[NUM_WEPKEYS];
131 if (keynum >= NUM_WEPKEYS) in wep_change_key()164 if (keyidx >= NUM_WEPKEYS) in wep_decrypt()228 if (keynum >= NUM_WEPKEYS) in wep_encrypt()
151 if (key_index >= NUM_WEPKEYS) in prism2_add_key()182 if (key_index >= NUM_WEPKEYS) in prism2_get_key()215 if (key_index >= NUM_WEPKEYS) in prism2_del_key()479 if (sme->key_idx >= NUM_WEPKEYS) { in prism2_connect()