| /linux-6.15/net/mac80211/ |
| H A D | eht.c | 74 eht_cap->has_eht = true; in ieee80211_eht_cap_ie_to_sta_eht_cap()
|
| H A D | agg-rx.c | 215 (sta->sta.valid_links || sta->sta.deflink.eht_cap.has_eht)) { in ieee80211_retrieve_addba_ext_data() 315 if (sta->sta.valid_links || sta->sta.deflink.eht_cap.has_eht) in __ieee80211_start_rx_ba_session()
|
| H A D | vht.c | 379 if (eht_cap->has_eht && band == NL80211_BAND_6GHZ) { in __ieee80211_sta_cap_rx_bw() 559 if (link_sta->pub->eht_cap.has_eht) { in ieee80211_sta_init_nss()
|
| H A D | agg-tx.c | 468 sta->sta.deflink.eht_cap.has_eht || in ieee80211_send_addba_with_timeout() 617 !pubsta->deflink.eht_cap.has_eht) in ieee80211_start_tx_ba_session()
|
| H A D | debugfs_sta.c | 1068 bec->has_eht ? "" : "not "); in link_sta_eht_capa_read() 1069 if (!bec->has_eht) in link_sta_eht_capa_read()
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/ |
| H A D | iwl-nvm-parse.c | 684 .has_eht = true, 815 .has_eht = true, 923 iftype_data->eht_cap.has_eht = false; in iwl_nvm_fixup_sband_iftd() 928 if (sband->band == NL80211_BAND_6GHZ && iftype_data->eht_cap.has_eht) in iwl_nvm_fixup_sband_iftd() 974 if (iftype_data->eht_cap.has_eht) { in iwl_nvm_fixup_sband_iftd() 1001 if (iftype_data->eht_cap.has_eht) { in iwl_nvm_fixup_sband_iftd() 1051 iftype_data->eht_cap.has_eht) { in iwl_nvm_fixup_sband_iftd()
|
| /linux-6.15/drivers/net/wireless/mediatek/mt76/mt7925/ |
| H A D | init.c | 66 bool old = dev->has_eht, new = true; in mt7925_regd_be_ctrl() 102 dev->has_eht = new; in mt7925_regd_be_ctrl()
|
| H A D | mcu.c | 1600 if (!link_sta->eht_cap.has_eht) in mt7925_mcu_sta_eht_tlv() 2343 if (eht_cap && eht_cap->has_eht) in mt7925_get_phy_mode_ext() 2347 if (eht_cap && eht_cap->has_eht) in mt7925_get_phy_mode_ext() 2354 if (eht_cap && eht_cap->has_eht) in mt7925_get_phy_mode_ext()
|
| H A 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.15/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | rs-fw.c | 389 if (link_sta->eht_cap.has_eht && sband_he_cap && sband_eht_cap) { in rs_fw_set_supp_rates() 544 eht_cap->has_eht) { in rs_fw_get_max_amsdu_len() 616 link_sta->eht_cap.has_eht && in iwl_mvm_rs_fw_rate_init()
|
| H A D | sf.c | 122 link_sta->eht_cap.has_eht || in iwl_mvm_fill_sf_command()
|
| H A D | mld-mac80211.c | 726 bool has_he, has_eht; in iwl_mvm_mld_link_info_changed_station() local 739 has_eht = link_conf->eht_support && !iwlwifi_mod_params.disable_11be; in iwl_mvm_mld_link_info_changed_station() 748 if (vif->cfg.assoc && (has_he || has_eht)) { in iwl_mvm_mld_link_info_changed_station()
|
| /linux-6.15/net/mac80211/tests/ |
| H A D | util.c | 116 .has_eht = true,
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | tlc.c | 86 link_sta->eht_cap.has_eht && in iwl_mld_get_tlc_cmd_flags() 425 if (link_sta->eht_cap.has_eht && own_he_cap && own_eht_cap) { in iwl_mld_fill_supp_rates()
|
| H A D | sta.c | 94 if (link_sta->eht_cap.has_eht) in iwl_mld_fill_ampdu_size_and_dens() 289 if (link_sta->eht_cap.has_eht) { in iwl_mld_fill_pkt_ext() 618 if (link_sta->eht_cap.has_eht || link_sta->he_cap.has_he || in iwl_mld_set_max_amsdu_len()
|
| H A D | mac80211.c | 1129 bool has_he, has_eht; in iwl_mld_link_changed_mapping() local 1146 has_eht = link_conf->eht_support && !iwlwifi_mod_params.disable_11be; in iwl_mld_link_changed_mapping() 1148 if (vif->cfg.assoc && (has_he || has_eht)) { in iwl_mld_link_changed_mapping()
|
| /linux-6.15/drivers/net/wireless/mediatek/mt76/mt7996/ |
| H A D | eeprom.c | 232 dev->has_eht = !(cap & MODE_HE_ONLY); in mt7996_eeprom_parse_efuse_hw_cap()
|
| H A D | init.c | 437 u16 max_subframes = dev->has_eht ? IEEE80211_MAX_AMPDU_BUF_EHT : in mt7996_init_wiphy() 1310 if (!phy->dev->has_eht) in mt7996_init_eht_caps() 1313 eht_cap->has_eht = true; in mt7996_init_eht_caps()
|
| H A D | mt7996.h | 356 bool has_eht:1; member
|
| H A D | mcu.c | 1253 if (!link_sta->eht_cap.has_eht) in mt7996_mcu_sta_eht_tlv() 1428 if (link_sta->eht_cap.has_eht) { in mt7996_is_ebf_supported() 1702 if (link_sta->eht_cap.has_eht) in mt7996_mcu_sta_bfer_tlv() 1721 if (link_sta->eht_cap.has_eht || link_sta->he_cap.has_he) in mt7996_mcu_sta_bfer_tlv()
|
| /linux-6.15/drivers/net/wireless/mediatek/mt76/ |
| H A D | mt792x.h | 232 bool has_eht:1; member
|
| H A D | mt792x_core.c | 603 if (dev->has_eht) { in mt792x_init_wiphy()
|
| H A D | mt76_connac_mcu.c | 826 if (eht_cap && eht_cap->has_eht) in mt76_connac_get_phy_mode_v2() 840 if (eht_cap && eht_cap->has_eht) in mt76_connac_get_phy_mode_v2() 1387 if (!eht_cap || !eht_cap->has_eht || !conf->eht_support) in mt76_connac_get_phy_mode_ext()
|
| /linux-6.15/drivers/net/wireless/virtual/ |
| H A D | mac80211_hwsim.c | 4201 .has_eht = true, 4309 .has_eht = true, 4463 .has_eht = true, 4588 .has_eht = true, 4769 .has_eht = true, 4915 .has_eht = true, 5054 .has_eht = true,
|
| /linux-6.15/net/wireless/ |
| H A D | chan.c | 1260 if (!iftd->eht_cap.has_eht) in _cfg80211_chandef_usable()
|