Home
last modified time | relevance | path

Searched refs:NUM_WEP_KEYS (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/wireless/marvell/mwifiex/
H A Dioctl.h11 #define NUM_WEP_KEYS 4 macro
101 struct wep_key wep_cfg[NUM_WEP_KEYS];
H A Duap_cmd.c108 for (i = 0; i < NUM_WEP_KEYS; i++) { in mwifiex_set_secure_params()
412 for (i = 0; i < NUM_WEP_KEYS; i++) { in mwifiex_uap_bss_wep()
H A Dmain.h578 struct mwifiex_wep_key wep_key[NUM_WEP_KEYS];
H A Dfw.h1029 struct mwifiex_ie_type_key_param_set key_param_set[NUM_WEP_KEYS];
H A Dsta_cmd.c529 for (i = 0; i < NUM_WEP_KEYS; i++) { in mwifiex_set_keyparamset_wep()
/linux/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw.h700 #define NUM_WEP_KEYS 4 macro
763 struct libipw_crypt_data *crypt[NUM_WEP_KEYS];
/linux/drivers/net/wireless/marvell/
H A Dmwl8k.c306 #define NUM_WEP_KEYS 4 macro
323 } wep_key_conf[NUM_WEP_KEYS];
5364 for (i = 0; i < NUM_WEP_KEYS; i++) { in mwl8k_sta_add()