Searched refs:STA_KEY_FLG_CCM (Results 1 – 4 of 4) sorted by relevance
124 STA_KEY_FLG_CCM = (2 << 0), enumerator
1393 cipher = cpu_to_le32(STA_KEY_FLG_CCM); in iwl_mld_suspend_key_data_iter()1453 cipher = cpu_to_le32(STA_KEY_FLG_CCM); in iwl_mld_suspend_key_data_iter()
611 *cipher = cpu_to_le32(STA_KEY_FLG_CCM); in iwl_mvm_wowlan_gtk_type_iter()616 cpu_to_le32(STA_KEY_FLG_CCM); in iwl_mvm_wowlan_gtk_type_iter()
3599 key_flags |= cpu_to_le16(STA_KEY_FLG_CCM); in iwl_mvm_send_sta_key()3735 igtk_cmd.ctrl_flags |= cpu_to_le32(STA_KEY_FLG_CCM); in iwl_mvm_send_sta_igtk()
Completed in 24 milliseconds