Searched refs:has_he (Results 1 – 17 of 17) sorted by relevance
| /linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | sf.c | 123 link_sta->he_cap.has_he) { in iwl_mvm_fill_sf_command()
|
| H A D | sta.c | 94 if (link_sta->he_cap.has_he) in iwl_mvm_get_sta_ampdu_dens() 836 if (link->he_cap.has_he && in iwl_mvm_get_queue_size()
|
| H A D | ops.c | 200 WARN_ON(!he->has_he); in iwl_mvm_rx_monitor_notif()
|
| /linux/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | iface.c | 138 if (link_sta->he_cap.has_he) in iwl_mld_mac_wifi_gen_sta_iter() 691 WARN_ON(!he->has_he); in iwl_mld_handle_datapath_monitor_notif()
|
| H A D | mac80211.c | 1268 bool has_he, has_eht; in iwl_mld_link_changed_mapping() local 1284 has_he = link_conf->he_support && !iwlwifi_mod_params.disable_11ax; in iwl_mld_link_changed_mapping() 1287 if (vif->cfg.assoc && (has_he || has_eht)) { in iwl_mld_link_changed_mapping() 1731 if (link_sta->he_cap.has_he) in iwl_mld_link_set_2mhz_block()
|
| /linux/net/mac80211/tests/ |
| H A D | util.c | 70 .has_he = true,
|
| /linux/net/wireless/ |
| H A D | core.c | 1013 if (WARN_ON(!iftd->he_cap.has_he)) in wiphy_register() 1019 have_he = iftd->he_cap.has_he; in wiphy_register() 1022 iftd->he_cap.has_he; in wiphy_register()
|
| H A D | scan.c | 861 if (!iftd || !iftd->he_cap.has_he) in cfg80211_scan_6ghz()
|
| H A D | nl80211.c | 2126 if (he_cap->has_he) { in nl80211_send_iftype_data() 2141 if (eht_cap->has_eht && he_cap->has_he) { in nl80211_send_iftype_data() 2847 if (he_cap->has_he) { in nl80211_put_nan_phy_cap()
|
| /linux/drivers/net/wireless/virtual/ |
| H A D | mac80211_hwsim.c | 4540 .has_he = true, 4653 .has_he = true, 4766 .has_he = true, 4810 .has_he = true, 4940 .has_he = true, 5071 .has_he = true, 5126 .has_he = true, 5277 .has_he = true, 5429 .has_he = true,
|
| /linux/drivers/net/wireless/mediatek/mt76/ |
| H A D | mt76_connac_mac.c | 1142 !(sta->deflink.ht_cap.ht_supported || sta->deflink.he_cap.has_he)) in mt76_connac2_tx_check_aggr()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7925/ |
| H A D | mac.c | 856 if (!(link_sta->ht_cap.ht_supported || link_sta->he_cap.has_he)) in mt7925_tx_check_aggr()
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | mac.c | 2623 if (!he_cap->has_he) in ath12k_peer_assoc_h_he() 3194 } else if (link_sta->he_cap.has_he && in ath12k_peer_assoc_h_phymode() 3225 } else if (link_sta->he_cap.has_he && in ath12k_peer_assoc_h_phymode() 3368 if (!he_cap->has_he || !eht_cap->has_eht) in ath12k_peer_assoc_h_eht() 6516 } else if (link_sta->he_cap.has_he && num_he_rates == 1) { in ath12k_mac_station_assoc() 6737 } else if (link_sta->he_cap.has_he && num_he_rates == 1) { in ath12k_sta_rc_update_wk() 8656 he_cap->has_he = true; in ath12k_mac_copy_he_cap() 13030 if (he_fixed_rate && (!link_sta->he_cap.has_he || in ath12k_mac_validate_fixed_rate_settings()
|
| /linux/drivers/net/wireless/quantenna/qtnfmac/ |
| H A D | commands.c | 1298 iftype_data->he_cap.has_he = true; in qtnf_cmd_conv_iftype()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7996/ |
| H A D | mac.c | 1212 if (!(link_sta->ht_cap.ht_supported || link_sta->he_cap.has_he)) in mt7996_tx_check_aggr()
|
| /linux/net/mac80211/ |
| H A D | rx.c | 3645 !rx->link_sta->pub->he_cap.has_he) in ieee80211_rx_h_action()
|
| H A D | mlme.c | 5649 bss_conf->he_support = link_sta->pub->he_cap.has_he; in ieee80211_assoc_config_link()
|