Home
last modified time | relevance | path

Searched defs:wep_key (Results 1 – 4 of 4) 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];
/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/fw/api/
H A Dsta.h483 struct iwl_mvm_wep_key wep_key[]; member