Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
Drs-fw.c104 if (he_cap->has_he) in rs_fw_sgi_cw_support()
131 if (he_cap->has_he) { in rs_fw_get_config_flags()
151 if (he_cap->has_he && (he_cap->he_cap_elem.phy_cap_info[1] & in rs_fw_get_config_flags()
155 if (sband->iftype_data && sband->iftype_data->he_cap.has_he && in rs_fw_get_config_flags()
160 if (he_cap->has_he && in rs_fw_get_config_flags()
321 if (he_cap->has_he) { in rs_fw_set_supp_rates()
Dsf.c167 sta->he_cap.has_he) { in iwl_mvm_fill_sf_command()
Dtx.c799 if (sta->he_cap.has_he && !WARN_ON(!iwl_mvm_has_new_tx_api(mvm))) in iwl_mvm_max_amsdu_size()
1088 if (unlikely(ieee80211_is_any_nullfunc(fc)) && sta->he_cap.has_he) in iwl_mvm_tx_mpdu()
Dmac80211.c2113 if (!sta->he_cap.has_he) { in iwl_mvm_cfg_he_sta()
3175 vif->bss_conf.he_support = sta->he_cap.has_he; in iwl_mvm_mac_sta_state()
3207 vif->bss_conf.he_support = sta->he_cap.has_he; in iwl_mvm_mac_sta_state()
3214 vif->bss_conf.he_support = sta->he_cap.has_he; in iwl_mvm_mac_sta_state()
3217 if (sta->he_cap.has_he) in iwl_mvm_mac_sta_state()
Dsta.c217 if (sta->he_cap.has_he) in iwl_mvm_sta_send_to_fw()
/kernel/linux/linux-5.10/net/mac80211/
Dhe.c97 he_cap->has_he = true; in ieee80211_he_cap_ie_to_sta_he_cap()
Dagg-rx.c263 if (sta->sta.he_cap.has_he && addbaext) in ieee80211_send_addba_resp()
312 if (sta->sta.he_cap.has_he) in ___ieee80211_start_rx_ba_session()
Dvht.c339 if (he_cap->has_he) { in ieee80211_sta_cap_rx_bw()
492 if (sta->sta.he_cap.has_he) { in ieee80211_sta_set_rx_nss()
Ddebugfs_sta.c634 hec->has_he ? "" : "not "); in sta_he_capa_read()
635 if (!hec->has_he) in sta_he_capa_read()
Dagg-tx.c470 if (sta->sta.he_cap.has_he) { in ieee80211_send_addba_with_timeout()
Dmlme.c3464 bss_conf->he_support = sta->sta.he_cap.has_he; in ieee80211_assoc_success()
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7915/
Dmcu.c185 if (he_cap && he_cap->has_he) in mt7915_get_phy_mode()
196 if (he_cap && he_cap->has_he) in mt7915_get_phy_mode()
1556 if (!sta->vht_cap.vht_supported && !sta->he_cap.has_he) in mt7915_mcu_add_mu()
1631 if (sta->he_cap.has_he) in mt7915_mcu_sta_tlv()
1879 if (sta->he_cap.has_he) in mt7915_mcu_sta_bfer_tlv()
1917 if (sta->he_cap.has_he) { in mt7915_mcu_sta_bfee_tlv()
1944 if (sta->he_cap.has_he) { in mt7915_mcu_sta_txbf_type()
2154 if (sta->he_cap.has_he) { in mt7915_mcu_sta_rate_ctrl_tlv()
Dinit.c422 he_cap->has_he = true; in mt7915_init_he_caps()
/kernel/linux/linux-5.10/net/wireless/
Dcore.c865 if (WARN_ON(!iftd->he_cap.has_he)) in wiphy_register()
871 have_he = iftd->he_cap.has_he; in wiphy_register()
874 iftd->he_cap.has_he; in wiphy_register()
Dscan.c745 if (!iftd || !iftd->he_cap.has_he) in cfg80211_scan_6ghz()
Dnl80211.c1660 if (he_cap->has_he) { in nl80211_send_iftype_data()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/
Diwl-nvm-parse.c587 .has_he = true,
672 .has_he = true,
/kernel/linux/linux-5.10/include/net/
Dcfg80211.h367 bool has_he; member
541 if (data && data->he_cap.has_he) in ieee80211_get_he_iftype_cap()
573 if (WARN_ON(!data || !data->he_cap.has_he)) in ieee80211_get_he_6ghz_capa()
/kernel/linux/linux-5.10/drivers/net/wireless/
Dmac80211_hwsim.c2737 .has_he = true,
2784 .has_he = true,
2827 .has_he = true,
2878 .has_he = true,
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
Dmac.c1273 if (!he_cap->has_he) in ath11k_peer_assoc_h_he()
1591 if (sta->he_cap.has_he) { in ath11k_peer_assoc_h_phymode()
1619 if (sta->he_cap.has_he) { in ath11k_peer_assoc_h_phymode()
3737 he_cap->has_he = true; in ath11k_mac_copy_he_cap()
/kernel/linux/linux-5.10/drivers/net/wireless/quantenna/qtnfmac/
Dcommands.c1313 iftype_data->he_cap.has_he = true; in qtnf_cmd_conv_iftype()