/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A 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()
|
H A D | sf.c | 123 link_sta->he_cap.has_he) { in iwl_mvm_fill_sf_command()
|
H A D | mld-mac80211.c | 607 bool has_he, has_eht; in iwl_mvm_mld_link_info_changed_station() local 614 has_he = link_conf->he_support && !iwlwifi_mod_params.disable_11ax; in iwl_mvm_mld_link_info_changed_station() 624 if (vif->cfg.assoc && (has_he || has_eht)) { in iwl_mvm_mld_link_info_changed_station()
|
H A D | mac80211.c | 2224 } else if (link_sta->he_cap.has_he) { in iwl_mvm_set_sta_pkt_ext() 2395 if (!sta->deflink.he_cap.has_he) { in iwl_mvm_cfg_he_sta() 3648 link_conf->he_support = link_sta->he_cap.has_he; in iwl_mvm_vif_conf_from_sta() 3670 link_conf->he_support = link_sta->he_cap.has_he; in iwl_mvm_vif_set_he_support() 3674 if (link_sta->he_cap.has_he) in iwl_mvm_vif_set_he_support()
|
H A D | tx.c | 841 if (sta->deflink.he_cap.has_he && !WARN_ON(!iwl_mvm_has_new_tx_api(mvm))) in iwl_mvm_max_amsdu_size() 1161 if (unlikely(ieee80211_is_any_nullfunc(fc)) && sta->deflink.he_cap.has_he) in iwl_mvm_tx_mpdu()
|
H A D | mld-sta.c | 500 if (link_sta->he_cap.has_he) { in iwl_mvm_mld_cfg_sta()
|
/openbmc/linux/net/mac80211/ |
H A 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()
|
H A D | he.c | 161 he_cap->has_he = true; in ieee80211_he_cap_ie_to_sta_he_cap()
|
H A D | vht.c | 363 if (he_cap->has_he) { in ieee80211_sta_cap_rx_bw() 560 if (link_sta->pub->he_cap.has_he) { in ieee80211_sta_init_nss()
|
H A D | agg-tx.c | 476 if (sta->sta.deflink.he_cap.has_he) { in ieee80211_send_addba_with_timeout() 620 !pubsta->deflink.he_cap.has_he && in ieee80211_start_tx_ba_session()
|
H A 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()
|
H A D | main.c | 1136 supp_he = supp_he || iftd->he_cap.has_he; in ieee80211_register_hw()
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | mcu.c | 727 if (!sta->deflink.he_cap.has_he) in mt7915_mcu_sta_he_tlv() 887 if (!sta->deflink.he_cap.has_he) in mt7915_mcu_sta_muru_tlv() 1031 if (sta->deflink.he_cap.has_he) { in mt7915_is_ebf_supported() 1204 if (!(sta->deflink.ht_cap.ht_supported || sta->deflink.he_cap.has_he)) in mt7915_mcu_sta_bfer_tlv() 1218 if (sta->deflink.he_cap.has_he && ebf) in mt7915_mcu_sta_bfer_tlv() 1267 if (!(sta->deflink.vht_cap.vht_supported || sta->deflink.he_cap.has_he)) in mt7915_mcu_sta_bfee_tlv() 1276 if (sta->deflink.he_cap.has_he) { in mt7915_mcu_sta_bfee_tlv() 1427 if (sta->deflink.he_cap.has_he) { in mt7915_mcu_add_rate_ctrl_fixed() 1465 if (sta->deflink.he_cap.has_he) in mt7915_mcu_add_rate_ctrl_fixed() 1578 if (sta->deflink.he_cap.has_he) { in mt7915_mcu_sta_rate_ctrl_tlv() [all …]
|
H A 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()
|
H A D | init.c | 996 he_cap->has_he = true; in mt7915_init_he_caps()
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/ |
H A D | mcu.c | 955 if (!sta->deflink.he_cap.has_he) in mt7996_mcu_sta_he_tlv() 1141 if (!sta->deflink.he_cap.has_he) in mt7996_mcu_sta_muru_tlv() 1194 if (sta->deflink.he_cap.has_he) { in mt7996_is_ebf_supported() 1426 if (!(sta->deflink.ht_cap.ht_supported || sta->deflink.he_cap.has_he)) in mt7996_mcu_sta_bfer_tlv() 1442 else if (sta->deflink.he_cap.has_he && ebf) in mt7996_mcu_sta_bfer_tlv() 1491 if (!(sta->deflink.vht_cap.vht_supported || sta->deflink.he_cap.has_he)) in mt7996_mcu_sta_bfee_tlv() 1500 if (sta->deflink.he_cap.has_he) { in mt7996_mcu_sta_bfee_tlv() 1734 if (sta->deflink.he_cap.has_he) { in mt7996_mcu_sta_rate_ctrl_tlv()
|
H A D | init.c | 603 he_cap->has_he = true; in mt7996_init_he_caps()
|
/openbmc/linux/net/wireless/ |
H A D | core.c | 896 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()
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/ |
H A 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() 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()
|
H A D | mt76_connac_mac.c | 1109 !(sta->deflink.ht_cap.ht_supported || sta->deflink.he_cap.has_he)) in mt76_connac2_tx_check_aggr()
|
/openbmc/linux/drivers/net/wireless/virtual/ |
H A 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,
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-nvm-parse.c | 590 .has_he = true, 741 .has_he = true,
|
/openbmc/linux/include/net/ |
H A 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()
|
/openbmc/linux/drivers/net/wireless/ath/ath11k/ |
H A D | mac.c | 2274 if (!he_cap->has_he) in ath11k_peer_assoc_h_he() 2765 if (sta->deflink.he_cap.has_he && in ath11k_peer_assoc_h_phymode() 2794 if (sta->deflink.he_cap.has_he && in ath11k_peer_assoc_h_phymode() 4582 } else if (sta->deflink.he_cap.has_he && num_he_rates == 1) { in ath11k_station_assoc() 4802 } else if (sta->deflink.he_cap.has_he && num_he_rates == 1) { in ath11k_sta_rc_update_wk() 5831 he_cap->has_he = true; in ath11k_mac_copy_he_cap() 8296 if (he_fixed_rate && (!deflink->he_cap.has_he || in ath11k_mac_validate_vht_he_fixed_rate_settings()
|
/openbmc/linux/drivers/net/wireless/ath/ath12k/ |
H A D | mac.c | 1627 if (!he_cap->has_he) in ath12k_peer_assoc_h_he() 2019 } else if (sta->deflink.he_cap.has_he) { in ath12k_peer_assoc_h_phymode() 2049 } else if (sta->deflink.he_cap.has_he) { in ath12k_peer_assoc_h_phymode() 2150 if (!sta->deflink.he_cap.has_he || !eht_cap->has_eht) in ath12k_peer_assoc_h_eht() 4455 he_cap->has_he = true; in ath12k_mac_copy_he_cap()
|