Searched refs:STA_KEY_FLG_WEP (Results 1 – 7 of 7) sorted by relevance
155 STA_KEY_FLG_WEP = (1 << 0), enumerator
1276 key_flags |= cpu_to_le16(STA_KEY_FLG_WEP); in iwl_mvm_send_sta_key()
175 .wep_key_cmd.decryption_type = STA_KEY_FLG_WEP, in iwl_mvm_wowlan_program_keys()
873 #define STA_KEY_FLG_WEP cpu_to_le16(0x0001) macro
3256 key_flags |= (STA_KEY_FLG_WEP | STA_KEY_FLG_MAP_KEY_MSK); in il4965_set_wep_dynamic_key_info()
1129 key_flags |= STA_KEY_FLG_WEP; in iwlagn_send_sta_key()
816 #define STA_KEY_FLG_WEP cpu_to_le16(0x0001) macro