Home
last modified time | relevance | path

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

/src/sys/contrib/dev/iwlwifi/mvm/
H A Dlink.c82 u32 ht_flag, flags = 0, flags_mask = 0; in iwl_mvm_link_changed() local
144 ht_flag = LINK_PROT_FLG_HT_PROT | LINK_PROT_FLG_FAT_PROT; in iwl_mvm_link_changed()
147 ht_flag, LINK_PROT_FLG_TGG_PROTECT); in iwl_mvm_link_changed()
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()
H A Dmvm.h1923 __le32 *protection_flags, u32 ht_flag,
/src/sys/contrib/dev/iwlwifi/mld/
H A Dlink.c156 u8 ht_flag = LINK_PROT_FLG_HT_PROT | LINK_PROT_FLG_FAT_PROT; in iwl_mld_fill_protection_flags() local
171 *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()
/src/usr.sbin/mountd/
H A Dmountd.c174 int ht_flag; /* Uses DP_xx bits */ member
2753 (hp->ht_flag | DP_HOSTSET); in chk_host()
2769 *hostsetp = (hp->ht_flag | DP_HOSTSET); in chk_host()
3159 hp->ht_flag = 0; in get_ht()
/src/sys/contrib/dev/athk/ath12k/
H A Dwmi.h3577 bool ht_flag; member
H A Dmac.c1382 arg->ht_flag = true; in ath12k_peer_assoc_h_ht()
H A Dwmi.c1876 if (arg->ht_flag) in ath12k_wmi_copy_peer_flags()
/src/sys/contrib/dev/athk/ath11k/
H A Dwmi.h3748 bool ht_flag; member
H A Dmac.c1980 arg->ht_flag = true; in ath11k_peer_assoc_h_ht()
H A Dwmi.c1977 if (param->ht_flag) in ath11k_wmi_copy_peer_flags()