Searched refs:STA_KEY_FLG_WEP (Results 1 – 7 of 7) sorted by relevance
120 STA_KEY_FLG_WEP = (1 << 0), enumerator
873 #define STA_KEY_FLG_WEP cpu_to_le16(0x0001) macro
3236 key_flags |= (STA_KEY_FLG_WEP | STA_KEY_FLG_MAP_KEY_MSK); in il4965_set_wep_dynamic_key_info()
1117 key_flags |= STA_KEY_FLG_WEP; in iwlagn_send_sta_key()
753 #define STA_KEY_FLG_WEP cpu_to_le16(0x0001) macro
132 .wep_key_cmd.decryption_type = STA_KEY_FLG_WEP, in iwl_mvm_wowlan_program_keys()
3275 key_flags |= cpu_to_le16(STA_KEY_FLG_WEP); in iwl_mvm_send_sta_key()