| /linux/drivers/net/wireless/mediatek/mt76/mt7925/ |
| H A D | regd.c | 35 bool old = dev->has_eht, new = true; in mt7925_regd_be_ctrl() 71 dev->has_eht = new; in mt7925_regd_be_ctrl() 102 if (!dev->has_eht) in mt7925_regd_channel_update() 117 if (!dev->has_eht) in mt7925_regd_channel_update() 135 if (!dev->has_eht) in mt7925_regd_channel_update()
|
| H A D | mcu.c | 1803 if (!link_sta->eht_cap.has_eht) in mt7925_mcu_sta_eht_tlv() 2649 if (eht_cap && eht_cap->has_eht) in mt7925_get_phy_mode_ext() 2653 if (eht_cap && eht_cap->has_eht) in mt7925_get_phy_mode_ext() 2660 if (eht_cap && eht_cap->has_eht) in mt7925_get_phy_mode_ext()
|
| H A D | main.c | 173 if (!phy->dev->has_eht) in mt7925_init_eht_caps() 176 eht_cap->has_eht = true; in mt7925_init_eht_caps()
|
| /linux/drivers/net/wireless/intel/iwlwifi/ |
| H A D | iwl-nvm-parse.c | 650 .has_eht = true, 776 .has_eht = true, 890 iftype_data->eht_cap.has_eht = false; in iwl_nvm_fixup_sband_iftd() 892 if (!data->sku_cap_11bn_enable || !iftype_data->eht_cap.has_eht) in iwl_nvm_fixup_sband_iftd() 898 if (sband->band == NL80211_BAND_6GHZ && iftype_data->eht_cap.has_eht) in iwl_nvm_fixup_sband_iftd() 945 if (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()
|
| /linux/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() 538 eht_cap->has_eht) { in rs_fw_get_max_amsdu_len() 610 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 | 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/net/mac80211/tests/ |
| H A D | util.c | 116 .has_eht = true,
|
| /linux/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | sta.c | 95 if (link_sta->eht_cap.has_eht) in iwl_mld_fill_ampdu_size_and_dens() 290 if (link_sta->eht_cap.has_eht) { in iwl_mld_fill_pkt_ext() 711 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 | 1309 bool has_he, has_eht; in iwl_mld_link_changed_mapping() local 1326 has_eht = link_conf->eht_support && !iwlwifi_mod_params.disable_11be; in iwl_mld_link_changed_mapping() 1328 if (vif->cfg.assoc && (has_he || has_eht)) { in iwl_mld_link_changed_mapping()
|
| H A D | tx.c | 58 if (link_sta->eht_cap.has_eht) { in iwl_mld_get_queue_size()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7996/ |
| H A D | init.c | 483 u16 max_subframes = dev->has_eht ? IEEE80211_MAX_AMPDU_BUF_EHT : in mt7996_init_wiphy() 489 if (is_mt7990(mdev) && dev->has_eht) in mt7996_init_wiphy() 1576 if (!phy->dev->has_eht) in mt7996_init_eht_caps() 1579 eht_cap->has_eht = true; in mt7996_init_eht_caps()
|
| H A D | eeprom.c | 253 dev->has_eht = !(cap & MODE_HE_ONLY); in mt7996_eeprom_parse_efuse_hw_cap()
|
| H A D | mt7996.h | 464 bool has_eht:1; member
|
| H A D | mcu.c | 1607 if (!link_sta->eht_cap.has_eht) in mt7996_mcu_sta_eht_tlv() 1782 if (link_sta->eht_cap.has_eht) { in mt7996_is_ebf_supported() 2064 if (link_sta->eht_cap.has_eht) in mt7996_mcu_sta_bfer_tlv() 2084 if (link_sta->eht_cap.has_eht || link_sta->he_cap.has_he) in mt7996_mcu_sta_bfer_tlv()
|
| /linux/net/mac80211/ |
| H A D | agg-tx.c | 470 sta->sta.deflink.eht_cap.has_eht || in ieee80211_send_addba_with_timeout() 622 !pubsta->deflink.eht_cap.has_eht && in ieee80211_start_tx_ba_session()
|
| H A D | sta_info.c | 3523 if (link_sta->pub->eht_cap.has_eht) { in ieee80211_sta_nss_capability() 3685 if (eht_cap->has_eht && band == NL80211_BAND_6GHZ) { in ieee80211_sta_bw_capability() 3769 if (!link_sta->pub->eht_cap.has_eht) in ieee80211_sta_usable_bw()
|
| H A D | main.c | 1314 supp_eht = supp_eht || iftd->eht_cap.has_eht; in ieee80211_register_hw()
|
| /linux/drivers/net/wireless/mediatek/mt76/ |
| H A D | mt792x.h | 308 bool has_eht:1; member
|
| H A D | mt792x_core.c | 758 if (dev->has_eht) { in mt792x_init_wiphy()
|
| H A D | mt76_connac_mcu.c | 878 if (eht_cap && eht_cap->has_eht) in mt76_connac_get_phy_mode_v2() 892 if (eht_cap && eht_cap->has_eht) in mt76_connac_get_phy_mode_v2() 1455 if (!eht_cap || !eht_cap->has_eht || !conf->eht_support) in mt76_connac_get_phy_mode_ext()
|
| /linux/drivers/net/wireless/virtual/ |
| H A D | mac80211_hwsim_main.c | 4567 .has_eht = true, 4683 .has_eht = true, 4846 .has_eht = true, 4979 .has_eht = true, 5168 .has_eht = true, 5322 .has_eht = true, 5469 .has_eht = true,
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | mac.c | 3200 if (link_sta->eht_cap.has_eht && in ath12k_peer_assoc_h_phymode() 3235 if (link_sta->eht_cap.has_eht) { in ath12k_peer_assoc_h_phymode() 3380 if (!he_cap->has_he || !eht_cap->has_eht) in ath12k_peer_assoc_h_eht() 6584 } else if (link_sta->eht_cap.has_eht && num_eht_rates == 1) { in ath12k_mac_station_assoc() 6876 } else if (link_sta->eht_cap.has_eht && num_eht_rates == 1) { in ath12k_sta_rc_update_wk() 8983 eht_cap->has_eht = true; in ath12k_mac_copy_eht_cap() 11253 if (eht_cap && eht_cap->has_eht) in ath12k_mac_check_down_grade_phy_mode() 13341 if (eht_fixed_rate && (!link_sta->eht_cap.has_eht || in ath12k_mac_validate_fixed_rate_settings()
|
| /linux/include/net/ |
| H A D | cfg80211.h | 431 bool has_eht; member 720 if (data && data->eht_cap.has_eht) in ieee80211_get_eht_iftype_cap()
|
| /linux/net/wireless/ |
| H A D | core.c | 1083 if (WARN_ON(iftd->eht_cap.has_eht && in wiphy_register()
|