Home
last modified time | relevance | path

Searched refs:vht_supported (Results 1 – 25 of 32) sorted by relevance

12

/linux/net/mac80211/
H A Dvht.c34 if (!vht_cap->vht_supported) in ieee80211_apply_vhtcap_overrides()
133 if (!vht_cap_ie || !sband->vht_cap.vht_supported) in ieee80211_vht_cap_ie_to_sta_vht_cap()
157 vht_cap->vht_supported = true; in ieee80211_vht_cap_ie_to_sta_vht_cap()
290 vht_cap->vht_supported = false; in ieee80211_vht_cap_ie_to_sta_vht_cap()
404 if (!vht_cap->vht_supported) in __ieee80211_sta_cap_rx_bw()
454 if (!vht_cap->vht_supported) { in ieee80211_sta_cap_chan_bw()
616 if (link_sta->pub->vht_cap.vht_supported) { in ieee80211_sta_init_nss()
H A Dtdls.c55 bool vht = sband && sband->vht_cap.vht_supported; in ieee80211_tdls_add_ext_capab()
506 if ((vht_cap.vht_supported || he_cap || eht_cap) && in ieee80211_tdls_add_setup_start_ies()
514 vht_cap.vht_supported) { in ieee80211_tdls_add_setup_start_ies()
520 vht_cap.vht_supported && sta->sta.deflink.vht_cap.vht_supported) { in ieee80211_tdls_add_setup_start_ies()
668 sta->sta.deflink.vht_cap.vht_supported) { in ieee80211_tdls_add_setup_cfm_ies()
H A Dmain.c1288 supp_vht = supp_vht || sband->vht_cap.vht_supported; in ieee80211_register_hw()
1565 if (!sband || !sband->vht_cap.vht_supported) in ieee80211_register_hw()
H A Dagg-tx.c617 !pubsta->deflink.vht_cap.vht_supported && in ieee80211_start_tx_ba_session()
H A Dibss.c190 sband->vht_cap.vht_supported) { in ieee80211_ibss_build_presp()
/linux/drivers/net/wireless/realtek/rtlwifi/
H A Drc.c141 if (sta && sta->deflink.vht_cap.vht_supported) in _rtl_rc_rate_set_series()
156 if (sta && sta->deflink.vht_cap.vht_supported && in _rtl_rc_rate_set_series()
H A Dcore.c884 if (sta->deflink.vht_cap.vht_supported) in rtl_op_sta_add()
1118 if (sta->deflink.vht_cap.vht_supported) { in rtl_op_bss_info_changed()
1278 if (sta->deflink.vht_cap.vht_supported) { in rtl_op_bss_info_changed()
1305 if (sta->deflink.vht_cap.vht_supported) in rtl_op_bss_info_changed()
/linux/drivers/net/wireless/realtek/rtw88/
H A Dmain.c1230 if (sta->deflink.vht_cap.vht_supported) { in rtw_update_sta_info()
1257 if (sta->deflink.vht_cap.vht_supported) { in rtw_update_sta_info()
1270 if (sta->deflink.vht_cap.vht_supported) { in rtw_update_sta_info()
1296 is_support_sgi = sta->deflink.vht_cap.vht_supported && in rtw_update_sta_info()
1311 if (sta->deflink.vht_cap.vht_supported || in rtw_update_sta_info()
1614 vht_cap->vht_supported = true; in rtw_init_vht_cap()
1682 if (chip->vht_supported) in rtw_set_supported_band()
2474 if (sta->deflink.vht_cap.vht_supported) in rtw_set_ampdu_factor()
H A Dtx.c367 if (sta->deflink.vht_cap.vht_supported) in rtw_tx_data_pkt_info_update()
H A Drtw8821a.c1161 .vht_supported = true,
H A Drtw8812a.c1061 .vht_supported = true,
H A Ddebug.c714 if (rtwdev->chip->vht_supported) in rtw_debugfs_get_tx_pwr_tbl()
H A Drtw8703b.c1914 .vht_supported = false,
H A Dmain.h1244 bool vht_supported; member
H A Drtw8821c.c2001 .vht_supported = true,
H A Drtw8723d.c2143 .vht_supported = false,
H A Drtw8822b.c2543 .vht_supported = true,
H A Drtw8814a.c2210 .vht_supported = true,
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dsf.c121 link_sta->vht_cap.vht_supported || in iwl_mvm_fill_sf_command()
/linux/net/mac80211/tests/
H A Dutil.c255 sband->vht_cap.vht_supported = true; in t_sdata_init()
/linux/drivers/net/wireless/virtual/
H A Dvirt_wifi.c117 .vht_supported = true,
/linux/drivers/net/wireless/ath/wcn36xx/
H A Dmain.c756 if (sta->deflink.vht_cap.vht_supported) { in wcn36xx_update_allowed_rates()
1392 vht_cap->vht_supported = true; in wcn36xx_set_ieee80211_vht_caps()
/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.c2168 if (!vht_cap->vht_supported) in ath11k_peer_assoc_h_vht()
2448 if (sta->deflink.vht_cap.vht_supported) in ath11k_peer_assoc_h_he()
2868 } else if (sta->deflink.vht_cap.vht_supported && in ath11k_peer_assoc_h_phymode()
2892 } else if (sta->deflink.vht_cap.vht_supported && in ath11k_peer_assoc_h_phymode()
4906 if (sta->deflink.vht_cap.vht_supported && num_vht_rates == 1) { in ath11k_station_assoc()
5134 if (sta->deflink.vht_cap.vht_supported && num_vht_rates == 1) { in ath11k_sta_rc_update_wk()
5719 vht_cap.vht_supported = 1; in ath11k_create_vht_cap()
9058 if (vht_fixed_rate && (!deflink->vht_cap.vht_supported || in ath11k_mac_validate_vht_he_fixed_rate_settings()
/linux/net/wireless/
H A Dcore.c892 sband->vht_cap.vht_supported))) in wiphy_register()
/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c2295 if (!vht_cap->vht_supported) in ath12k_peer_assoc_h_vht()
2585 if (link_sta->vht_cap.vht_supported) in ath12k_peer_assoc_h_he()
3094 } else if (link_sta->vht_cap.vht_supported && in ath12k_peer_assoc_h_phymode()
3120 } else if (link_sta->vht_cap.vht_supported && in ath12k_peer_assoc_h_phymode()
6209 if (link_sta->vht_cap.vht_supported && num_vht_rates == 1) { in ath12k_mac_station_assoc()
6429 if (link_sta->vht_cap.vht_supported && num_vht_rates == 1) { in ath12k_sta_rc_update_wk()
8002 vht_cap.vht_supported = 1; in ath12k_create_vht_cap()
12762 if (vht_fixed_rate && (!link_sta->vht_cap.vht_supported || in ath12k_mac_validate_fixed_rate_settings()

12