Home
last modified time | relevance | path

Searched refs:ht_operation_mode (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmac-ctxt.c429 u8 protection_mode = link_conf->ht_operation_mode & in iwl_mvm_set_fw_protection_flags()
431 bool ht_enabled = !!(link_conf->ht_operation_mode & in iwl_mvm_set_fw_protection_flags()
439 link_conf->ht_operation_mode); in iwl_mvm_set_fw_protection_flags()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76x02_util.c651 info->ht_operation_mode); in mt76x02_bss_info_changed()
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h285 uint16_t ht_operation_mode; member
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c2807 vif->bss_conf.ht_operation_mode = IEEE80211_HT_OP_MODE_PROTECTION_NONE; in lkpi_ic_vap_create()