| /freebsd/sys/contrib/dev/iwlwifi/mvm/ |
| H A D | mld-mac.c | 19 cmd->wifi_gen_v2.he_support = cpu_to_le16(1); in iwl_mvm_mld_set_he_support() 21 cmd->wifi_gen.he_support = 1; in iwl_mvm_mld_set_he_support() 47 cmd->wifi_gen_v2.he_support = 0; in iwl_mvm_mld_mac_ctxt_cmd_common() 65 if (link_conf->he_support) in iwl_mvm_mld_mac_ctxt_cmd_common() 71 if (!link_conf->he_support && link_conf->eht_support) in iwl_mvm_mld_mac_ctxt_cmd_common() 143 if (vif->bss_conf.he_support && !iwlwifi_mod_params.disable_11ax) in iwl_mvm_mld_mac_ctxt_cmd_sta()
|
| H A D | link.c | 157 if (!link_conf->he_support || iwlwifi_mod_params.disable_11ax || in iwl_mvm_link_changed()
|
| H A D | mld-mac80211.c | 553 has_he = link_conf->he_support && !iwlwifi_mod_params.disable_11ax; in iwl_mvm_mld_link_info_changed_station() 712 if (link_conf->he_support) in iwl_mvm_mld_link_info_changed_ap_ibss()
|
| H A D | mac80211.c | 2764 if ((vif->bss_conf.he_support && in iwl_mvm_bss_info_changed_station() 2774 (vif->bss_conf.he_support && !iwlwifi_mod_params.disable_11ax)) in iwl_mvm_bss_info_changed_station() 3737 link_conf->he_support = link_sta->he_cap.has_he; in iwl_mvm_vif_conf_from_sta() 3759 link_conf->he_support = link_sta->he_cap.has_he; in iwl_mvm_vif_set_he_support() 3853 (vif->bss_conf.he_support && in iwl_mvm_sta_state_auth_to_assoc()
|
| H A D | mac-ctxt.c | 723 if (vif->bss_conf.he_support && !iwlwifi_mod_params.disable_11ax) { in iwl_mvm_mac_ctxt_cmd_sta()
|
| H A D | ops.c | 238 link_conf->he_support) in iwl_mvm_update_link_smps()
|
| /freebsd/sys/contrib/dev/iwlwifi/mld/ |
| H A D | iface.c | 132 data->support->he_support = 1; in iwl_mld_mac_wifi_gen_sta_iter() 152 support->he_support = 1; in iwl_mld_set_wifi_gen() 158 support->he_ap_support |= link_conf->he_support; in iwl_mld_set_wifi_gen() 174 support->he_support = 1; in iwl_mld_set_wifi_gen() 260 if (!link->he_support) in iwl_mld_fill_mac_cmd_sta()
|
| H A D | link.c | 306 if (!link->he_support || iwlwifi_mod_params.disable_11ax || in iwl_mld_change_link_in_fw()
|
| H A D | mac80211.c | 1256 has_he = link_conf->he_support && !iwlwifi_mod_params.disable_11ax; in iwl_mld_link_changed_mapping()
|
| /freebsd/sys/contrib/dev/iwlwifi/fw/api/ |
| H A D | mac-cfg.h | 334 __le16 he_support; member 351 u8 he_support; member
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7921/ |
| H A D | mcu.c | 760 if (!vif->bss_conf.he_support) in mt7921_mcu_set_tx()
|
| /freebsd/sys/contrib/dev/athk/ath12k/ |
| H A D | mac.c | 3633 if (!link_conf->he_support) in ath12k_mac_set_he_txbf_conf() 3694 if (!link_conf->he_support) in ath12k_mac_vif_recalc_sta_he_txbf() 4801 if (arvif->is_up && info->he_support && in ath12k_mac_bss_info_changed() 12732 bool he_support, eht_support, gi_ltf_set = false; in ath12k_mac_set_rate_params() local 12743 he_support = link_conf->he_support; in ath12k_mac_set_rate_params() 12758 if (!he_support && !eht_support) { in ath12k_mac_set_rate_params() 12803 if (he_support) { in ath12k_mac_set_rate_params()
|
| /freebsd/sys/contrib/dev/athk/ath11k/ |
| H A D | mac.c | 2982 if (!arvif->vif->bss_conf.he_support) in ath11k_mac_set_he_txbf_conf() 3038 if (!vif->bss_conf.he_support) in ath11k_mac_vif_recalc_sta_he_txbf() 3569 if (vif->bss_conf.he_support) { in ath11k_mac_op_bss_info_changed() 3618 if (arvif->is_up && vif->bss_conf.he_support && in ath11k_mac_op_bss_info_changed() 8899 if (!arvif->vif->bss_conf.he_support) { in ath11k_mac_set_rate_params() 8928 if (arvif->vif->bss_conf.he_support) { in ath11k_mac_set_rate_params()
|
| /freebsd/sys/compat/linuxkpi/common/include/net/ |
| H A D | mac80211.h | 334 bool he_support; member
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7915/ |
| H A D | mcu.c | 556 if (vif->bss_conf.he_support && vif->type == NL80211_IFTYPE_STATION) { in mt7915_mcu_bss_rfch_tlv() 728 if (vif->bss_conf.he_support) in mt7915_mcu_add_bss_info()
|
| /freebsd/sys/contrib/dev/rtw89/ |
| H A D | core.c | 4913 rtwvif_link->trigger = bss_conf->he_support; in rtw89_vif_type_mapping() 5061 if (!bss_conf->he_support || in rtw89_sta_link_can_er() 6638 if (!bss_conf->he_support || !vif->cfg.assoc) { in rtw89_chip_cfg_txpwr_ul_tb_offset()
|
| H A D | mac.c | 5079 if (!bss_conf->he_support || vif->type != NL80211_IFTYPE_STATION) { in rtw89_mac_set_he_obss_narrow_bw_ru() 5117 set = bss_conf->he_support && !bss_conf->eht_support; in rtw89_mac_set_he_tb()
|
| H A D | phy.c | 7751 if (!bss_conf->he_support || !vif->cfg.assoc) { in rtw89_phy_set_bss_color()
|
| H A D | fw.c | 4997 else if (bss_conf->he_support)
|
| /freebsd/sys/contrib/dev/mediatek/mt76/ |
| H A D | mt76_connac_mcu.c | 1626 if (vif->bss_conf.he_support) { in mt76_connac_mcu_uni_add_bss()
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7925/ |
| H A D | mcu.c | 2867 if (link_conf->he_support) { in mt7925_mcu_add_bss_info()
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7996/ |
| H A D | mcu.c | 1177 if (vif->bss_conf.he_support) in mt7996_mcu_add_bss_info()
|