Home
last modified time | relevance | path

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

/freebsd-head/sys/contrib/dev/iwlwifi/mvm/
HDmac-ctxt.c437 __le32 *protection_flags, u32 ht_flag, in iwl_mvm_set_fw_protection_flags() argument
466 *protection_flags |= cpu_to_le32(ht_flag); in iwl_mvm_set_fw_protection_flags()
471 *protection_flags |= cpu_to_le32(ht_flag); in iwl_mvm_set_fw_protection_flags()
550 u32 ht_flag; in iwl_mvm_mac_ctxt_cmd_common() local
582 ht_flag = MAC_PROT_FLG_HT_PROT | MAC_PROT_FLG_FAT_PROT; in iwl_mvm_mac_ctxt_cmd_common()
585 ht_flag, MAC_PROT_FLG_TGG_PROTECT); in iwl_mvm_mac_ctxt_cmd_common()
HDlink.c211 u32 ht_flag, flags = 0, flags_mask = 0; in iwl_mvm_link_changed() local
268 ht_flag = LINK_PROT_FLG_HT_PROT | LINK_PROT_FLG_FAT_PROT; in iwl_mvm_link_changed()
271 ht_flag, LINK_PROT_FLG_TGG_PROTECT); in iwl_mvm_link_changed()
HDmvm.h2016 __le32 *protection_flags, u32 ht_flag,
/freebsd-head/usr.sbin/mountd/
HDmountd.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()
/freebsd-head/sys/contrib/dev/athk/ath12k/
HDwmi.h3577 bool ht_flag; member
HDmac.c1382 arg->ht_flag = true; in ath12k_peer_assoc_h_ht()
HDwmi.c1876 if (arg->ht_flag) in ath12k_wmi_copy_peer_flags()
/freebsd-head/sys/contrib/dev/athk/ath11k/
HDwmi.h3696 bool ht_flag; member
HDmac.c1892 arg->ht_flag = true; in ath11k_peer_assoc_h_ht()
HDwmi.c1933 if (param->ht_flag) in ath11k_wmi_copy_peer_flags()