Home
last modified time | relevance | path

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

12

/linux-6.6.21/drivers/net/wireless/intel/iwlwifi/mvm/
Drs-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()
Dsf.c123 link_sta->he_cap.has_he) { in iwl_mvm_fill_sf_command()
Dmld-mac80211.c604 bool has_he, has_eht; in iwl_mvm_mld_link_info_changed_station() local
611 has_he = link_conf->he_support && !iwlwifi_mod_params.disable_11ax; in iwl_mvm_mld_link_info_changed_station()
621 if (vif->cfg.assoc && (has_he || has_eht)) { in iwl_mvm_mld_link_info_changed_station()
Dmac80211.c2179 } else if (link_sta->he_cap.has_he) { in iwl_mvm_set_sta_pkt_ext()
2350 if (!sta->deflink.he_cap.has_he) { in iwl_mvm_cfg_he_sta()
3603 link_conf->he_support = link_sta->he_cap.has_he; in iwl_mvm_vif_conf_from_sta()
3625 link_conf->he_support = link_sta->he_cap.has_he; in iwl_mvm_vif_set_he_support()
3629 if (link_sta->he_cap.has_he) in iwl_mvm_vif_set_he_support()
Dtx.c829 if (sta->deflink.he_cap.has_he && !WARN_ON(!iwl_mvm_has_new_tx_api(mvm))) in iwl_mvm_max_amsdu_size()
1148 if (unlikely(ieee80211_is_any_nullfunc(fc)) && sta->deflink.he_cap.has_he) in iwl_mvm_tx_mpdu()
Dmld-sta.c497 if (link_sta->he_cap.has_he) { in iwl_mvm_mld_cfg_sta()
/linux-6.6.21/net/mac80211/
Dagg-rx.c247 if (sta->sta.deflink.he_cap.has_he && addbaext) in ieee80211_send_addba_resp()
281 !sta->sta.deflink.he_cap.has_he) { in ___ieee80211_start_rx_ba_session()
298 else if (sta->sta.deflink.he_cap.has_he) in ___ieee80211_start_rx_ba_session()
Dhe.c161 he_cap->has_he = true; in ieee80211_he_cap_ie_to_sta_he_cap()
Dvht.c363 if (he_cap->has_he) { in ieee80211_sta_cap_rx_bw()
564 if (link_sta->pub->he_cap.has_he) { in ieee80211_sta_set_rx_nss()
Ddebugfs_sta.c684 hec->has_he ? "" : "not "); in link_sta_he_capa_read()
685 if (!hec->has_he) in link_sta_he_capa_read()
Dagg-tx.c476 if (sta->sta.deflink.he_cap.has_he) { in ieee80211_send_addba_with_timeout()
Dmain.c1106 supp_he = supp_he || iftd->he_cap.has_he; in ieee80211_register_hw()
/linux-6.6.21/drivers/net/wireless/mediatek/mt76/mt7915/
Dmcu.c723 if (!sta->deflink.he_cap.has_he) in mt7915_mcu_sta_he_tlv()
883 if (!sta->deflink.he_cap.has_he) in mt7915_mcu_sta_muru_tlv()
1027 if (sta->deflink.he_cap.has_he) { in mt7915_is_ebf_supported()
1200 if (!(sta->deflink.ht_cap.ht_supported || sta->deflink.he_cap.has_he)) in mt7915_mcu_sta_bfer_tlv()
1214 if (sta->deflink.he_cap.has_he && ebf) in mt7915_mcu_sta_bfer_tlv()
1263 if (!(sta->deflink.vht_cap.vht_supported || sta->deflink.he_cap.has_he)) in mt7915_mcu_sta_bfee_tlv()
1272 if (sta->deflink.he_cap.has_he) { in mt7915_mcu_sta_bfee_tlv()
1423 if (sta->deflink.he_cap.has_he) { in mt7915_mcu_add_rate_ctrl_fixed()
1461 if (sta->deflink.he_cap.has_he) in mt7915_mcu_add_rate_ctrl_fixed()
1574 if (sta->deflink.he_cap.has_he) { in mt7915_mcu_sta_rate_ctrl_tlv()
[all …]
Ddebugfs.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()
Dinit.c993 he_cap->has_he = true; in mt7915_init_he_caps()
/linux-6.6.21/drivers/net/wireless/mediatek/mt76/mt7996/
Dmcu.c955 if (!sta->deflink.he_cap.has_he) in mt7996_mcu_sta_he_tlv()
1129 if (!sta->deflink.he_cap.has_he) in mt7996_mcu_sta_muru_tlv()
1182 if (sta->deflink.he_cap.has_he) { in mt7996_is_ebf_supported()
1411 if (!(sta->deflink.ht_cap.ht_supported || sta->deflink.he_cap.has_he)) in mt7996_mcu_sta_bfer_tlv()
1427 else if (sta->deflink.he_cap.has_he && ebf) in mt7996_mcu_sta_bfer_tlv()
1476 if (!(sta->deflink.vht_cap.vht_supported || sta->deflink.he_cap.has_he)) in mt7996_mcu_sta_bfee_tlv()
1485 if (sta->deflink.he_cap.has_he) { in mt7996_mcu_sta_bfee_tlv()
1719 if (sta->deflink.he_cap.has_he) { in mt7996_mcu_sta_rate_ctrl_tlv()
Dinit.c599 he_cap->has_he = true; in mt7996_init_he_caps()
/linux-6.6.21/net/wireless/
Dcore.c896 if (WARN_ON(!iftd->he_cap.has_he)) in wiphy_register()
902 have_he = iftd->he_cap.has_he; in wiphy_register()
905 iftd->he_cap.has_he; in wiphy_register()
/linux-6.6.21/drivers/net/wireless/mediatek/mt76/
Dmt76_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()
871 if (sta->deflink.ht_cap.ht_supported || sta->deflink.he_cap.has_he) in mt76_connac_mcu_sta_tlv()
875 if (sta->deflink.he_cap.has_he) { in mt76_connac_mcu_sta_tlv()
1315 if (he_cap && he_cap->has_he) in mt76_connac_get_phy_mode()
1326 if (he_cap && he_cap->has_he) in mt76_connac_get_phy_mode()
Dmt76_connac_mac.c1109 !(sta->deflink.ht_cap.ht_supported || sta->deflink.he_cap.has_he)) in mt76_connac2_tx_check_aggr()
/linux-6.6.21/drivers/net/wireless/virtual/
Dmac80211_hwsim.c4009 .has_he = true,
4114 .has_he = true,
4220 .has_he = true,
4262 .has_he = true,
4386 .has_he = true,
4512 .has_he = true,
4567 .has_he = true,
4712 .has_he = true,
4859 .has_he = true,
/linux-6.6.21/drivers/net/wireless/intel/iwlwifi/
Diwl-nvm-parse.c590 .has_he = true,
741 .has_he = true,
/linux-6.6.21/include/net/
Dcfg80211.h364 bool has_he; member
593 if (data && data->he_cap.has_he) in ieee80211_get_he_iftype_cap()
613 if (WARN_ON(!data || !data->he_cap.has_he)) in ieee80211_get_he_6ghz_capa()
/linux-6.6.21/drivers/net/wireless/ath/ath11k/
Dmac.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()
/linux-6.6.21/drivers/net/wireless/ath/ath12k/
Dmac.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()

12