Home
last modified time | relevance | path

Searched refs:ht_flag (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac-ctxt.c432 __le32 *protection_flags, u32 ht_flag, in iwl_mvm_set_fw_protection_flags() argument
461 *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() local
577 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()
/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h3757 bool ht_flag; member
H A Dwmi.c2020 if (arg->ht_flag) in ath12k_wmi_copy_peer_flags()
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h3745 bool ht_flag; member
H A Dwmi.c1886 if (param->ht_flag) in ath11k_wmi_copy_peer_flags()