/Linux-v6.6/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 | 633 bool has_he, has_eht; in iwl_mvm_mld_link_info_changed_station() local 640 has_he = link_conf->he_support && !iwlwifi_mod_params.disable_11ax; in iwl_mvm_mld_link_info_changed_station() 650 if (vif->cfg.assoc && (has_he || has_eht)) { in iwl_mvm_mld_link_info_changed_station()
|
D | mac80211.c | 2203 } else if (link_sta->he_cap.has_he) { in iwl_mvm_set_sta_pkt_ext() 2374 if (!sta->deflink.he_cap.has_he) { in iwl_mvm_cfg_he_sta() 3627 link_conf->he_support = link_sta->he_cap.has_he; in iwl_mvm_vif_conf_from_sta() 3649 link_conf->he_support = link_sta->he_cap.has_he; in iwl_mvm_vif_set_he_support() 3653 if (link_sta->he_cap.has_he) in iwl_mvm_vif_set_he_support()
|
D | tx.c | 825 if (sta->deflink.he_cap.has_he && !WARN_ON(!iwl_mvm_has_new_tx_api(mvm))) in iwl_mvm_max_amsdu_size() 1144 if (unlikely(ieee80211_is_any_nullfunc(fc)) && sta->deflink.he_cap.has_he) in iwl_mvm_tx_mpdu()
|
D | mld-sta.c | 497 if (link_sta->he_cap.has_he) { in iwl_mvm_mld_cfg_sta()
|
/Linux-v6.6/net/mac80211/ |
D | agg-rx.c | 247 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()
|
D | he.c | 161 he_cap->has_he = true; in ieee80211_he_cap_ie_to_sta_he_cap()
|
D | vht.c | 363 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()
|
D | debugfs_sta.c | 684 hec->has_he ? "" : "not "); in link_sta_he_capa_read() 685 if (!hec->has_he) in link_sta_he_capa_read()
|
D | agg-tx.c | 476 if (sta->sta.deflink.he_cap.has_he) { in ieee80211_send_addba_with_timeout()
|
/Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt7915/ |
D | mcu.c | 723 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 …]
|
D | debugfs.c | 1359 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()
|
D | init.c | 993 he_cap->has_he = true; in mt7915_init_he_caps()
|
/Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt7996/ |
D | mcu.c | 955 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()
|
D | init.c | 599 he_cap->has_he = true; in mt7996_init_he_caps()
|
/Linux-v6.6/net/wireless/ |
D | core.c | 894 if (WARN_ON(!iftd->he_cap.has_he)) in wiphy_register() 900 have_he = iftd->he_cap.has_he; in wiphy_register() 903 iftd->he_cap.has_he; in wiphy_register()
|
/Linux-v6.6/drivers/net/wireless/mediatek/mt76/ |
D | mt76_connac_mcu.c | 809 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()
|
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-v6.6/drivers/net/wireless/virtual/ |
D | mac80211_hwsim.c | 4009 .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-v6.6/drivers/net/wireless/intel/iwlwifi/ |
D | iwl-nvm-parse.c | 590 .has_he = true, 742 .has_he = true,
|
/Linux-v6.6/include/net/ |
D | cfg80211.h | 364 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-v6.6/drivers/net/wireless/ath/ath11k/ |
D | mac.c | 2281 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-v6.6/drivers/net/wireless/ath/ath12k/ |
D | mac.c | 1622 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()
|
/Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt7921/ |
D | main.c | 43 he_cap->has_he = true; in mt7921_init_he_caps()
|