Home
last modified time | relevance | path

Searched refs:has_he (Results 1 – 25 of 27) sorted by relevance

12

/freebsd-14-stable/sys/contrib/dev/iwlwifi/mvm/
HDrs-fw.c48 if (he_cap->has_he) in rs_fw_sgi_cw_support()
77 if (he_cap->has_he && he_cap->he_cap_elem.phy_cap_info[2] & in rs_fw_get_config_flags()
92 if (he_cap->has_he && (he_cap->he_cap_elem.phy_cap_info[1] & in rs_fw_get_config_flags()
101 if (he_cap->has_he && in rs_fw_get_config_flags()
393 } else if (he_cap->has_he && sband_he_cap) { in rs_fw_set_supp_rates()
HDsf.c123 link_sta->he_cap.has_he) { in iwl_mvm_fill_sf_command()
HDmld-mac80211.c765 bool has_he, has_eht; in iwl_mvm_mld_link_info_changed_station() local
772 has_he = link_conf->he_support && !iwlwifi_mod_params.disable_11ax; in iwl_mvm_mld_link_info_changed_station()
782 if (vif->cfg.assoc && (has_he || has_eht)) { in iwl_mvm_mld_link_info_changed_station()
HDtx.c894 if (sta->deflink.he_cap.has_he && !WARN_ON(!iwl_mvm_has_new_tx_api(mvm))) in iwl_mvm_max_amsdu_size()
1219 if (unlikely(ieee80211_is_any_nullfunc(fc)) && sta->deflink.he_cap.has_he) in iwl_mvm_tx_mpdu()
HDmac80211.c2436 } else if (link_sta->he_cap.has_he) { in iwl_mvm_set_sta_pkt_ext()
2607 if (!sta->deflink.he_cap.has_he) { in iwl_mvm_cfg_he_sta()
3843 link_conf->he_support = link_sta->he_cap.has_he; in iwl_mvm_vif_conf_from_sta()
3865 link_conf->he_support = link_sta->he_cap.has_he; in iwl_mvm_vif_set_he_support()
3869 if (link_sta->he_cap.has_he) in iwl_mvm_vif_set_he_support()
HDmld-sta.c500 if (link_sta->he_cap.has_he) { in iwl_mvm_mld_cfg_sta()
HDops.c232 WARN_ON(!he->has_he); in iwl_mvm_rx_monitor_notif()
HDsta.c97 if (link_sta->he_cap.has_he) in iwl_mvm_get_sta_ampdu_dens()
839 if (link->he_cap.has_he && in iwl_mvm_get_queue_size()
/freebsd-14-stable/sys/contrib/dev/mediatek/mt76/mt7915/
HDmcu.c725 if (!sta->deflink.he_cap.has_he) in mt7915_mcu_sta_he_tlv()
885 if (!sta->deflink.he_cap.has_he) in mt7915_mcu_sta_muru_tlv()
1029 if (sta->deflink.he_cap.has_he) { in mt7915_is_ebf_supported()
1202 if (!(sta->deflink.ht_cap.ht_supported || sta->deflink.he_cap.has_he)) in mt7915_mcu_sta_bfer_tlv()
1216 if (sta->deflink.he_cap.has_he && ebf) in mt7915_mcu_sta_bfer_tlv()
1265 if (!(sta->deflink.vht_cap.vht_supported || sta->deflink.he_cap.has_he)) in mt7915_mcu_sta_bfee_tlv()
1274 if (sta->deflink.he_cap.has_he) { in mt7915_mcu_sta_bfee_tlv()
1425 if (sta->deflink.he_cap.has_he) { in mt7915_mcu_add_rate_ctrl_fixed()
1463 if (sta->deflink.he_cap.has_he) in mt7915_mcu_add_rate_ctrl_fixed()
1576 if (sta->deflink.he_cap.has_he) { in mt7915_mcu_sta_rate_ctrl_tlv()
[all …]
HDdebugfs.c1359 phy.sgi |= gi << (i << sta->deflink.he_cap.has_he); in mt7915_sta_fixed_rate_set()
1360 phy.he_ltf |= he_ltf << (i << sta->deflink.he_cap.has_he); in mt7915_sta_fixed_rate_set()
HDinit.c1020 he_cap->has_he = true; in mt7915_init_he_caps()
/freebsd-14-stable/sys/contrib/dev/mediatek/mt76/mt7996/
HDmcu.c968 if (!sta->deflink.he_cap.has_he) in mt7996_mcu_sta_he_tlv()
1142 if (!sta->deflink.he_cap.has_he) in mt7996_mcu_sta_muru_tlv()
1195 if (sta->deflink.he_cap.has_he) { in mt7996_is_ebf_supported()
1424 if (!(sta->deflink.ht_cap.ht_supported || sta->deflink.he_cap.has_he)) in mt7996_mcu_sta_bfer_tlv()
1440 else if (sta->deflink.he_cap.has_he && ebf) in mt7996_mcu_sta_bfer_tlv()
1489 if (!(sta->deflink.vht_cap.vht_supported || sta->deflink.he_cap.has_he)) in mt7996_mcu_sta_bfee_tlv()
1498 if (sta->deflink.he_cap.has_he) { in mt7996_mcu_sta_bfee_tlv()
1732 if (sta->deflink.he_cap.has_he) { in mt7996_mcu_sta_rate_ctrl_tlv()
HDinit.c614 he_cap->has_he = true; in mt7996_init_he_caps()
HDmac.c1018 if (!sta || !(sta->deflink.ht_cap.ht_supported || sta->deflink.he_cap.has_he)) in mt7996_tx_check_aggr()
/freebsd-14-stable/sys/contrib/dev/mediatek/mt76/
HDmt76_connac_mcu.c809 if (he_cap && he_cap->has_he) in mt76_connac_get_phy_mode_v2()
820 if (he_cap && he_cap->has_he) in mt76_connac_get_phy_mode_v2()
869 if (sta->deflink.ht_cap.ht_supported || sta->deflink.he_cap.has_he) in mt76_connac_mcu_sta_tlv()
873 if (sta->deflink.he_cap.has_he) { in mt76_connac_mcu_sta_tlv()
1313 if (he_cap && he_cap->has_he) in mt76_connac_get_phy_mode()
1324 if (he_cap && he_cap->has_he) in mt76_connac_get_phy_mode()
HDmt76_connac_mac.c1123 !(sta->deflink.ht_cap.ht_supported || sta->deflink.he_cap.has_he)) in mt76_connac2_tx_check_aggr()
/freebsd-14-stable/sys/compat/linuxkpi/common/include/net/
HDcfg80211.h914 int has_he; member
2137 if (iftype_data->he_cap.has_he) in ieee80211_get_he_iftype_cap()
/freebsd-14-stable/sys/contrib/dev/iwlwifi/
HDiwl-nvm-parse.c604 .has_he = true,
761 .has_he = true,
/freebsd-14-stable/sys/contrib/dev/athk/ath11k/
HDmac.c2281 if (!he_cap->has_he) in ath11k_peer_assoc_h_he()
2768 if (sta->deflink.he_cap.has_he && in ath11k_peer_assoc_h_phymode()
2797 if (sta->deflink.he_cap.has_he && in ath11k_peer_assoc_h_phymode()
4585 } else if (sta->deflink.he_cap.has_he && num_he_rates == 1) { in ath11k_station_assoc()
4805 } else if (sta->deflink.he_cap.has_he && num_he_rates == 1) { in ath11k_sta_rc_update_wk()
5834 he_cap->has_he = true; in ath11k_mac_copy_he_cap()
8291 if (he_fixed_rate && (!deflink->he_cap.has_he || in ath11k_mac_validate_vht_he_fixed_rate_settings()
/freebsd-14-stable/sys/contrib/dev/athk/ath12k/
HDmac.c1622 if (!he_cap->has_he) in ath12k_peer_assoc_h_he()
2015 } else if (sta->deflink.he_cap.has_he) { in ath12k_peer_assoc_h_phymode()
2045 } else if (sta->deflink.he_cap.has_he) { in ath12k_peer_assoc_h_phymode()
2146 if (!sta->deflink.he_cap.has_he || !eht_cap->has_eht) in ath12k_peer_assoc_h_eht()
4446 he_cap->has_he = true; in ath12k_mac_copy_he_cap()
/freebsd-14-stable/sys/contrib/dev/mediatek/mt76/mt7921/
HDmain.c43 he_cap->has_he = true; in mt7921_init_he_caps()
/freebsd-14-stable/sys/contrib/dev/rtw89/
HDfw.c3111 if (rtwsta_link && link_sta->he_cap.has_he) in rtw89_fw_h2c_assoc_cmac_tbl()
3147 link_sta->he_cap.has_he); in rtw89_fw_h2c_assoc_cmac_tbl()
3263 else if (link_sta->he_cap.has_he) in rtw89_fw_h2c_assoc_cmac_tbl_g7()
3331 h2c->w8 = le32_encode_bits(link_sta->he_cap.has_he, in rtw89_fw_h2c_assoc_cmac_tbl_g7()
3733 else if (link_sta->he_cap.has_he) in rtw89_fw_get_sta_type()
HDphy.c232 if (link_sta->he_cap.has_he) { in rtw89_phy_ra_mask_cfg()
289 if (!(rtwsta_link->use_cfg_mask && link_sta->he_cap.has_he)) in rtw89_phy_ra_gi_ltf()
344 } else if (link_sta->he_cap.has_he) { in rtw89_phy_ra_sta_update()
HDmac_be.c2194 if (link_sta->he_cap.has_he) { in rtw89_mac_csi_rrsc_be()
HDcore.c785 if (!link_sta->he_cap.has_he) { in __rtw89_core_tx_check_he_qos_htc()
4198 he_cap->has_he = true; in rtw89_init_he_cap()

12