/linux-6.12.1/net/mac80211/ |
D | eht.c | 74 eht_cap->has_eht = true; in ieee80211_eht_cap_ie_to_sta_eht_cap()
|
D | agg-rx.c | 277 if (sta->sta.deflink.eht_cap.has_eht) in __ieee80211_start_rx_ba_session() 455 if (sta->sta.deflink.eht_cap.has_eht && elems && elems->addba_ext_ie) { in ieee80211_process_addba_request()
|
D | vht.c | 379 if (eht_cap->has_eht && band == NL80211_BAND_6GHZ) { in _ieee80211_sta_cap_rx_bw() 556 if (link_sta->pub->eht_cap.has_eht) { in ieee80211_sta_init_nss()
|
D | debugfs_sta.c | 1070 bec->has_eht ? "" : "not "); in link_sta_eht_capa_read() 1071 if (!bec->has_eht) in link_sta_eht_capa_read()
|
D | agg-tx.c | 608 !pubsta->deflink.eht_cap.has_eht) in ieee80211_start_tx_ba_session()
|
D | main.c | 1291 supp_eht = supp_eht || iftd->eht_cap.has_eht; in ieee80211_register_hw()
|
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/ |
D | iwl-nvm-parse.c | 682 .has_eht = true, 810 .has_eht = true, 921 iftype_data->eht_cap.has_eht = false; in iwl_nvm_fixup_sband_iftd() 926 if (sband->band == NL80211_BAND_6GHZ && iftype_data->eht_cap.has_eht) in iwl_nvm_fixup_sband_iftd() 972 if (iftype_data->eht_cap.has_eht) { in iwl_nvm_fixup_sband_iftd() 991 if (iftype_data->eht_cap.has_eht) { in iwl_nvm_fixup_sband_iftd() 1041 iftype_data->eht_cap.has_eht) { in iwl_nvm_fixup_sband_iftd()
|
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | rs-fw.c | 389 if (link_sta->eht_cap.has_eht && sband_he_cap && sband_eht_cap) { in rs_fw_set_supp_rates() 550 eht_cap->has_eht) { in rs_fw_get_max_amsdu_len() 625 link_sta->eht_cap.has_eht && in iwl_mvm_rs_fw_rate_init()
|
D | sf.c | 122 link_sta->eht_cap.has_eht || 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 787 has_eht = link_conf->eht_support && !iwlwifi_mod_params.disable_11be; 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 | sta.c | 99 if (link_sta->eht_cap.has_eht) in iwl_mvm_get_sta_ampdu_dens() 831 if (link->eht_cap.has_eht && in iwl_mvm_get_queue_size()
|
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7996/ |
D | eeprom.c | 110 dev->has_eht = !(cap & MODE_HE_ONLY); in mt7996_eeprom_parse_efuse_hw_cap()
|
D | init.c | 356 u16 max_subframes = phy->dev->has_eht ? IEEE80211_MAX_AMPDU_BUF_EHT : in mt7996_init_wiphy() 1186 if (!phy->dev->has_eht) in mt7996_init_eht_caps() 1189 eht_cap->has_eht = true; in mt7996_init_eht_caps()
|
D | mt7996.h | 293 bool has_eht:1; member
|
D | mcu.c | 1254 if (!sta->deflink.eht_cap.has_eht) in mt7996_mcu_sta_eht_tlv() 1426 if (sta->deflink.eht_cap.has_eht) { in mt7996_is_ebf_supported() 1684 if (sta->deflink.eht_cap.has_eht && ebf) in mt7996_mcu_sta_bfer_tlv()
|
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/ |
D | mt792x.h | 216 bool has_eht:1; member
|
D | mt792x_core.c | 585 if (dev->has_eht) { in mt792x_init_wiphy()
|
D | mt76_connac_mcu.c | 825 if (eht_cap && eht_cap->has_eht) in mt76_connac_get_phy_mode_v2() 839 if (eht_cap && eht_cap->has_eht) in mt76_connac_get_phy_mode_v2() 1380 if (!eht_cap || !eht_cap->has_eht || !vif->bss_conf.eht_support) in mt76_connac_get_phy_mode_ext()
|
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7925/ |
D | mcu.c | 754 dev->has_eht = cap->eht; in mt7925_mcu_parse_phy_cap() 1491 if (!link_sta->eht_cap.has_eht) in mt7925_mcu_sta_eht_tlv() 2280 if (eht_cap && eht_cap->has_eht) in mt7925_get_phy_mode_ext() 2284 if (eht_cap && eht_cap->has_eht) in mt7925_get_phy_mode_ext() 2291 if (eht_cap && eht_cap->has_eht) in mt7925_get_phy_mode_ext()
|
D | main.c | 167 if (!phy->dev->has_eht) in mt7925_init_eht_caps() 170 eht_cap->has_eht = true; in mt7925_init_eht_caps()
|
/linux-6.12.1/drivers/net/wireless/virtual/ |
D | mac80211_hwsim.c | 4199 .has_eht = true, 4307 .has_eht = true, 4461 .has_eht = true, 4586 .has_eht = true, 4767 .has_eht = true, 4913 .has_eht = true,
|
/linux-6.12.1/net/wireless/ |
D | chan.c | 1387 if (!iftd->eht_cap.has_eht) in _cfg80211_chandef_usable()
|
D | core.c | 917 if (WARN_ON(iftd->eht_cap.has_eht && in wiphy_register()
|
/linux-6.12.1/drivers/net/wireless/ath/ath12k/ |
D | mac.c | 2597 if (sta->deflink.eht_cap.has_eht) { in ath12k_peer_assoc_h_phymode() 2630 if (sta->deflink.eht_cap.has_eht) { in ath12k_peer_assoc_h_phymode() 2733 if (!sta->deflink.he_cap.has_he || !eht_cap->has_eht) in ath12k_peer_assoc_h_eht() 5495 eht_cap->has_eht = true; in ath12k_mac_copy_eht_cap() 7150 if (eht_cap && eht_cap->has_eht) in ath12k_mac_check_down_grade_phy_mode()
|
/linux-6.12.1/include/net/ |
D | cfg80211.h | 426 bool has_eht; member 701 if (data && data->eht_cap.has_eht) in ieee80211_get_eht_iftype_cap()
|