Home
last modified time | relevance | path

Searched refs:STA_KEY_FLG_WEP (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dsta.c1112 key_flags |= STA_KEY_FLG_WEP; in iwlagn_send_sta_key()
H A Dcommands.h754 #define STA_KEY_FLG_WEP cpu_to_le16(0x0001) macro
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dd3.c131 wkc->decryption_type = STA_KEY_FLG_WEP; in iwl_mvm_wowlan_program_keys()
H A Dsta.c3595 key_flags |= cpu_to_le16(STA_KEY_FLG_WEP); in iwl_mvm_send_sta_key()