/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | rs-fw.c | 48 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()
|
D | sf.c | 123 link_sta->he_cap.has_he) { in iwl_mvm_fill_sf_command()
|
D | mld-mac80211.c | 779 bool has_he, has_eht; in iwl_mvm_mld_link_info_changed_station() local 786 has_he = link_conf->he_support && !iwlwifi_mod_params.disable_11ax; in iwl_mvm_mld_link_info_changed_station() 796 if (vif->cfg.assoc && (has_he || has_eht)) { in iwl_mvm_mld_link_info_changed_station()
|
D | tx.c | 894 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()
|
D | link.c | 307 if (!WARN_ON(!link_sta) && link_sta->he_cap.has_he && in iwl_mvm_link_changed()
|
D | mac80211.c | 2428 } else if (link_sta->he_cap.has_he) { in iwl_mvm_set_sta_pkt_ext() 2599 if (!sta->deflink.he_cap.has_he) { in iwl_mvm_cfg_he_sta() 3835 link_conf->he_support = link_sta->he_cap.has_he; in iwl_mvm_vif_conf_from_sta() 3857 link_conf->he_support = link_sta->he_cap.has_he; in iwl_mvm_vif_set_he_support() 3861 if (link_sta->he_cap.has_he) in iwl_mvm_vif_set_he_support()
|
D | mld-sta.c | 500 if (link_sta->he_cap.has_he) { in iwl_mvm_mld_cfg_sta()
|
/linux-6.12.1/net/mac80211/ |
D | agg-rx.c | 226 if (sta->sta.deflink.he_cap.has_he && addbaext) in ieee80211_send_addba_resp() 262 !sta->sta.deflink.he_cap.has_he) { in __ieee80211_start_rx_ba_session() 279 else if (sta->sta.deflink.he_cap.has_he) in __ieee80211_start_rx_ba_session()
|
D | he.c | 161 he_cap->has_he = true; in ieee80211_he_cap_ie_to_sta_he_cap()
|
D | vht.c | 364 if (he_cap->has_he) { in _ieee80211_sta_cap_rx_bw() 567 if (link_sta->pub->he_cap.has_he) { in ieee80211_sta_init_nss()
|
D | agg-tx.c | 463 if (sta->sta.deflink.he_cap.has_he) { in ieee80211_send_addba_with_timeout() 607 !pubsta->deflink.he_cap.has_he && in ieee80211_start_tx_ba_session()
|
D | debugfs_sta.c | 696 hec->has_he ? "" : "not "); in link_sta_he_capa_read() 697 if (!hec->has_he) in link_sta_he_capa_read()
|
D | main.c | 1290 supp_he = supp_he || iftd->he_cap.has_he; in ieee80211_register_hw() 1301 if (iftd->he_cap.has_he && in ieee80211_register_hw()
|
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7915/ |
D | mcu.c | 733 if (!sta->deflink.he_cap.has_he) in mt7915_mcu_sta_he_tlv() 893 if (!sta->deflink.he_cap.has_he) in mt7915_mcu_sta_muru_tlv() 1039 if (sta->deflink.he_cap.has_he) { in mt7915_is_ebf_supported() 1212 if (!(sta->deflink.ht_cap.ht_supported || sta->deflink.he_cap.has_he)) in mt7915_mcu_sta_bfer_tlv() 1226 if (sta->deflink.he_cap.has_he && ebf) in mt7915_mcu_sta_bfer_tlv() 1275 if (!(sta->deflink.vht_cap.vht_supported || sta->deflink.he_cap.has_he)) in mt7915_mcu_sta_bfee_tlv() 1284 if (sta->deflink.he_cap.has_he) { in mt7915_mcu_sta_bfee_tlv() 1435 if (sta->deflink.he_cap.has_he) { in mt7915_mcu_add_rate_ctrl_fixed() 1473 if (sta->deflink.he_cap.has_he) in mt7915_mcu_add_rate_ctrl_fixed() 1586 if (sta->deflink.he_cap.has_he) { in mt7915_mcu_sta_rate_ctrl_tlv() [all …]
|
D | debugfs.c | 1360 phy.sgi |= gi << (i << sta->deflink.he_cap.has_he); in mt7915_sta_fixed_rate_set() 1361 phy.he_ltf |= he_ltf << (i << sta->deflink.he_cap.has_he); in mt7915_sta_fixed_rate_set()
|
D | init.c | 1018 he_cap->has_he = true; in mt7915_init_he_caps()
|
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7996/ |
D | mcu.c | 1193 if (!sta->deflink.he_cap.has_he) in mt7996_mcu_sta_he_tlv() 1383 if (!sta->deflink.he_cap.has_he) in mt7996_mcu_sta_muru_tlv() 1438 if (sta->deflink.he_cap.has_he) { in mt7996_is_ebf_supported() 1670 if (!(sta->deflink.ht_cap.ht_supported || sta->deflink.he_cap.has_he)) in mt7996_mcu_sta_bfer_tlv() 1686 else if (sta->deflink.he_cap.has_he && ebf) in mt7996_mcu_sta_bfer_tlv() 1735 if (!(sta->deflink.vht_cap.vht_supported || sta->deflink.he_cap.has_he)) in mt7996_mcu_sta_bfee_tlv() 1744 if (sta->deflink.he_cap.has_he) { in mt7996_mcu_sta_bfee_tlv() 1928 if (sta->deflink.he_cap.has_he) { in mt7996_mcu_add_rate_ctrl_fixed() 1966 if (sta->deflink.he_cap.has_he) in mt7996_mcu_add_rate_ctrl_fixed() 2081 if (sta->deflink.he_cap.has_he) { in mt7996_mcu_sta_rate_ctrl_tlv()
|
D | init.c | 1064 he_cap->has_he = true; in mt7996_init_he_caps()
|
/linux-6.12.1/net/wireless/ |
D | core.c | 897 if (WARN_ON(!iftd->he_cap.has_he)) in wiphy_register() 903 have_he = iftd->he_cap.has_he; in wiphy_register() 906 iftd->he_cap.has_he; in wiphy_register()
|
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/ |
D | mt76_connac_mcu.c | 822 if (he_cap && he_cap->has_he) in mt76_connac_get_phy_mode_v2() 836 if (he_cap && he_cap->has_he) in mt76_connac_get_phy_mode_v2() 891 if (sta->deflink.ht_cap.ht_supported || sta->deflink.he_cap.has_he) in mt76_connac_mcu_sta_tlv() 895 if (sta->deflink.he_cap.has_he) { in mt76_connac_mcu_sta_tlv() 1345 if (he_cap && he_cap->has_he) in mt76_connac_get_phy_mode() 1356 if (he_cap && he_cap->has_he) in mt76_connac_get_phy_mode()
|
D | mt76_connac_mac.c | 1123 !(sta->deflink.ht_cap.ht_supported || sta->deflink.he_cap.has_he)) in mt76_connac2_tx_check_aggr()
|
/linux-6.12.1/drivers/net/wireless/virtual/ |
D | mac80211_hwsim.c | 4155 .has_he = true, 4263 .has_he = true, 4371 .has_he = true, 4415 .has_he = true, 4540 .has_he = true, 4666 .has_he = true, 4721 .has_he = true, 4867 .has_he = true, 5014 .has_he = true,
|
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/ |
D | iwl-nvm-parse.c | 604 .has_he = true, 761 .has_he = true,
|
/linux-6.12.1/include/net/ |
D | cfg80211.h | 383 bool has_he; member 661 if (data && data->he_cap.has_he) in ieee80211_get_he_iftype_cap() 681 if (WARN_ON(!data || !data->he_cap.has_he)) in ieee80211_get_he_6ghz_capa()
|
/linux-6.12.1/drivers/net/wireless/ath/ath11k/ |
D | mac.c | 2359 if (!he_cap->has_he) in ath11k_peer_assoc_h_he() 2850 if (sta->deflink.he_cap.has_he && in ath11k_peer_assoc_h_phymode() 2879 if (sta->deflink.he_cap.has_he && in ath11k_peer_assoc_h_phymode() 4681 } else if (sta->deflink.he_cap.has_he && num_he_rates == 1) { in ath11k_station_assoc() 4907 } else if (sta->deflink.he_cap.has_he && num_he_rates == 1) { in ath11k_sta_rc_update_wk() 5708 he_cap->has_he = true; in ath11k_mac_copy_he_cap() 8613 if (he_fixed_rate && (!deflink->he_cap.has_he || in ath11k_mac_validate_vht_he_fixed_rate_settings()
|