Home
last modified time | relevance | path

Searched refs:NUM_WEP_KEYS (Results 1 – 9 of 9) 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 Dsta_ioctl.c907 if (priv->wep_key_curr_index >= NUM_WEP_KEYS) in mwifiex_sec_ioctl_set_wep_key()
H A Dmain.h577 struct mwifiex_wep_key wep_key[NUM_WEP_KEYS];
H A Dfw.h1034 struct mwifiex_ie_type_key_param_set key_param_set[NUM_WEP_KEYS];
H A Dsta_cmd.c514 for (i = 0; i < NUM_WEP_KEYS; i++) { in mwifiex_set_keyparamset_wep()
/linux/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_crypto.c65 for (i = 0; i < NUM_WEP_KEYS; i++) { in libipw_crypt_info_free()
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];
5370 for (i = 0; i < NUM_WEP_KEYS; i++) { in mwl8k_sta_add()