Searched refs:STA_KEY_FLG_GCMP (Results 1 – 4 of 4) sorted by relevance
127 STA_KEY_FLG_GCMP = (5 << 0), enumerator
1398 cipher = cpu_to_le32(STA_KEY_FLG_GCMP); in iwl_mld_suspend_key_data_iter()1448 cipher = cpu_to_le32(STA_KEY_FLG_GCMP); in iwl_mld_suspend_key_data_iter()
606 *cipher = cpu_to_le32(STA_KEY_FLG_GCMP); in iwl_mvm_wowlan_gtk_type_iter()622 cpu_to_le32(STA_KEY_FLG_GCMP); in iwl_mvm_wowlan_gtk_type_iter()
3615 key_flags |= cpu_to_le16(STA_KEY_FLG_GCMP); in iwl_mvm_send_sta_key()3739 igtk_cmd.ctrl_flags |= cpu_to_le32(STA_KEY_FLG_GCMP); in iwl_mvm_send_sta_igtk()
Completed in 21 milliseconds