Searched refs:STA_KEY_FLG_TKIP (Results 1 – 8 of 8) sorted by relevance
125 STA_KEY_FLG_TKIP = (3 << 0), enumerator
872 #define STA_KEY_FLG_TKIP cpu_to_le16(0x0003) macro
3336 key_flags |= (STA_KEY_FLG_TKIP | STA_KEY_FLG_MAP_KEY_MSK); in il4965_set_tkip_dynamic_key_info()
1100 key_flags |= STA_KEY_FLG_TKIP; in iwlagn_send_sta_key()
756 #define STA_KEY_FLG_TKIP cpu_to_le16(0x0003) macro
1402 cipher = cpu_to_le32(STA_KEY_FLG_TKIP); in iwl_mld_suspend_key_data_iter()
601 cpu_to_le32(STA_KEY_FLG_TKIP); in iwl_mvm_wowlan_gtk_type_iter()
3579 key_flags |= cpu_to_le16(STA_KEY_FLG_TKIP); in iwl_mvm_send_sta_key()
Completed in 72 milliseconds