Searched refs:ht_flag (Results 1 – 10 of 10) sorted by relevance
156 u8 ht_flag = LINK_PROT_FLG_HT_PROT | LINK_PROT_FLG_FAT_PROT; in iwl_mld_fill_protection_flags() local171 *protection_flags |= cpu_to_le32(ht_flag); in iwl_mld_fill_protection_flags()176 *protection_flags |= cpu_to_le32(ht_flag); in iwl_mld_fill_protection_flags()
432 __le32 *protection_flags, u32 ht_flag, in iwl_mvm_set_fw_protection_flags() argument461 *protection_flags |= cpu_to_le32(ht_flag); in iwl_mvm_set_fw_protection_flags()466 *protection_flags |= cpu_to_le32(ht_flag); in iwl_mvm_set_fw_protection_flags()545 u32 ht_flag; in iwl_mvm_mac_ctxt_cmd_common() local577 ht_flag = MAC_PROT_FLG_HT_PROT | MAC_PROT_FLG_FAT_PROT; in iwl_mvm_mac_ctxt_cmd_common()580 ht_flag, MAC_PROT_FLG_TGG_PROTECT); in iwl_mvm_mac_ctxt_cmd_common()
185 u32 ht_flag, flags = 0, flags_mask = 0; in iwl_mvm_link_changed() local247 ht_flag = LINK_PROT_FLG_HT_PROT | LINK_PROT_FLG_FAT_PROT; in iwl_mvm_link_changed()250 ht_flag, LINK_PROT_FLG_TGG_PROTECT); in iwl_mvm_link_changed()
2009 __le32 *protection_flags, u32 ht_flag,
3745 bool ht_flag; member
1980 arg->ht_flag = true; in ath11k_peer_assoc_h_ht()
1886 if (param->ht_flag) in ath11k_wmi_copy_peer_flags()
3887 bool ht_flag; member
2159 if (arg->ht_flag) in ath12k_wmi_copy_peer_flags()
2087 arg->ht_flag = true; in ath12k_peer_assoc_h_ht()
Completed in 148 milliseconds