Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/marvell/mwifiex/
H A Duap_cmd.c19 struct mwifiex_wep_key wep_key; in mwifiex_set_secure_params() local
406 struct host_cmd_tlv_wep_key *wep_key; in mwifiex_uap_bss_wep() local
H A Dioctl.h63 struct wep_key { struct
64 u8 key_index;
65 u8 is_default;
66 u16 length;
67 u8 key[WLAN_KEY_LEN_WEP104];
H A Dsta_ioctl.c973 struct mwifiex_wep_key *wep_key; in mwifiex_sec_ioctl_set_wep_key() local
H A Dcfg80211.c487 struct mwifiex_wep_key *wep_key; in mwifiex_cfg80211_add_key() local
/linux/drivers/net/wireless/nxp/nxpwifi/
H A Duap_cmd.c91 struct host_cmd_tlv_wep_key *wep_key; in nxpwifi_uap_bss_wep() local
787 struct nxpwifi_wep_key wep_key; in nxpwifi_set_secure_params() local
H A Dcfg.h370 struct wep_key { struct
371 u8 key_index;
372 u8 is_default;
373 u16 length;
374 u8 key[WLAN_KEY_LEN_WEP104];
H A Dsta_cfg.c718 struct nxpwifi_wep_key *wep_key; in nxpwifi_sec_ioctl_set_wep_key() local
H A Dcfg80211.c433 struct nxpwifi_wep_key *wep_key; in nxpwifi_cfg80211_add_key() local
H A Dmain.h525 struct nxpwifi_wep_key wep_key[NUM_WEP_KEYS]; member
/linux/drivers/net/wireless/marvell/libertas/
H A Ddev.h146 u8 wep_key[4][WLAN_KEY_LEN_WEP104]; member
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dd3.c124 struct iwl_mvm_wep_key *wep_key = wkc->wep_key; in iwl_mvm_wowlan_program_keys() local
/linux/drivers/net/wireless/intel/ipw2x00/
H A Dipw2100.c5363 struct ipw2100_wep_key *wep_key = (void *)cmd.host_command_parameters; in ipw2100_set_key() local