Home
last modified time | relevance | path

Searched defs:wep_key (Results 1 – 13 of 13) sorted by relevance

/linux-5.19.10/drivers/net/wireless/marvell/mwifiex/
Duap_cmd.c31 struct mwifiex_wep_key wep_key; in mwifiex_set_secure_params() local
423 struct host_cmd_tlv_wep_key *wep_key; in mwifiex_uap_bss_wep() local
Dioctl.h75 struct wep_key { struct
76 u8 key_index;
77 u8 is_default;
78 u16 length;
79 u8 key[WLAN_KEY_LEN_WEP104];
Dsta_ioctl.c919 struct mwifiex_wep_key *wep_key; in mwifiex_sec_ioctl_set_wep_key() local
Dcfg80211.c475 struct mwifiex_wep_key *wep_key; in mwifiex_cfg80211_add_key() local
Dmain.h597 struct mwifiex_wep_key wep_key[NUM_WEP_KEYS]; member
/linux-5.19.10/drivers/staging/ks7010/
Dks_wlan_net.c39 struct wep_key { struct
40 u16 len;
41 u8 key[16]; /* 40-bit and 104-bit keys */
Dks_wlan.h45 } wep_key[4]; member
/linux-5.19.10/drivers/net/wireless/microchip/wilc1000/
Dhif.c1080 struct wilc_wep_key *wep_key; in wilc_add_wep_key_bss_sta() local
1109 struct wilc_wep_key *wep_key; in wilc_add_wep_key_bss_ap() local
Dnetdev.h135 u8 wep_key[4][WLAN_KEY_LEN_WEP104]; member
/linux-5.19.10/drivers/net/wireless/marvell/libertas/
Ddev.h150 u8 wep_key[4][WLAN_KEY_LEN_WEP104]; member
/linux-5.19.10/drivers/net/wireless/intel/iwlwifi/fw/api/
Dsta.h480 struct iwl_mvm_wep_key wep_key[]; member
/linux-5.19.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dd3.c125 struct iwl_mvm_wep_key wep_key; in iwl_mvm_wowlan_program_keys() member
/linux-5.19.10/drivers/net/wireless/intel/ipw2x00/
Dipw2100.c5382 struct ipw2100_wep_key *wep_key = (void *)cmd.host_command_parameters; in ipw2100_set_key() local