Home
last modified time | relevance | path

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

12

/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Drs-fw.c71 bool vht_ena = vht_cap->vht_supported; in rs_fw_get_config_flags()
396 } else if (vht_cap->vht_supported) { in rs_fw_set_supp_rates()
546 } else if (vht_cap->vht_supported) { in rs_fw_get_max_amsdu_len()
H A Dsf.c121 link_sta->vht_cap.vht_supported || in iwl_mvm_fill_sf_command()
/freebsd/sys/contrib/dev/rtw88/
H A Dmain.c1311 if (sta->deflink.vht_cap.vht_supported) { in rtw_update_sta_info()
1338 if (sta->deflink.vht_cap.vht_supported) { in rtw_update_sta_info()
1351 if (sta->deflink.vht_cap.vht_supported) { in rtw_update_sta_info()
1381 is_support_sgi = sta->deflink.vht_cap.vht_supported && in rtw_update_sta_info()
1396 if (sta->deflink.vht_cap.vht_supported || in rtw_update_sta_info()
1702 vht_cap->vht_supported = true; in rtw_init_vht_cap()
1806 if (chip->vht_supported) in rtw_set_supported_band()
1808 if (rtw_vht_support && chip->vht_supported) in rtw_set_supported_band()
2599 if (sta->deflink.vht_cap.vht_supported) in rtw_set_ampdu_factor()
H A Dtx.c387 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.c1926 .vht_supported = false,
H A Drtw8821c.c2005 .vht_supported = true,
H A Dmain.h1253 bool vht_supported; member
/freebsd/contrib/wpa/src/drivers/
H A Ddriver_common.c172 int vht_supported(const struct hostapd_hw_modes *mode) in vht_supported() function
H A Ddriver.h6934 int vht_supported(const struct hostapd_hw_modes *mode);
/freebsd/sys/contrib/dev/iwlwifi/mld/
H A Dtlc.c44 bool has_vht = vht_cap->vht_supported; in iwl_mld_get_tlc_cmd_flags()
433 } else if (vht_cap->vht_supported) { in iwl_mld_fill_supp_rates()
H A Dsta.c74 } else if (link_sta->vht_cap.vht_supported) { in iwl_mld_fill_ampdu_size_and_dens()
619 link_sta->vht_cap.vht_supported || in iwl_mld_set_max_amsdu_len()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmcu.c939 if (sta->deflink.vht_cap.vht_supported) in mt7915_mcu_sta_muru_tlv()
994 if (!sta->deflink.vht_cap.vht_supported) in mt7915_mcu_sta_vht_tlv()
1100 if (sta->deflink.vht_cap.vht_supported) { in mt7915_is_ebf_supported()
1278 else if (sta->deflink.vht_cap.vht_supported) in mt7915_mcu_sta_bfer_tlv()
1325 if (!(sta->deflink.vht_cap.vht_supported || sta->deflink.he_cap.has_he)) in mt7915_mcu_sta_bfee_tlv()
1339 } else if (sta->deflink.vht_cap.vht_supported) { in mt7915_mcu_sta_bfee_tlv()
1487 } else if (sta->deflink.vht_cap.vht_supported) { in mt7915_mcu_add_rate_ctrl_fixed()
1611 if (sta->deflink.vht_cap.vht_supported) { in mt7915_mcu_sta_rate_ctrl_tlv()
3371 if (sta->deflink.vht_cap.vht_supported) { in mt7915_mcu_set_txpower_frame()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76_connac_mcu.c833 if (vht_cap->vht_supported) in mt76_connac_get_phy_mode_v2()
873 if (sta->deflink.vht_cap.vht_supported) { in mt76_connac_mcu_sta_tlv()
941 if (sta->deflink.vht_cap.vht_supported) { in mt76_connac_mcu_sta_tlv()
991 if (sta->deflink.vht_cap.vht_supported || sta->deflink.he_6ghz_capa.capa) { in mt76_connac_mcu_wtbl_ht_tlv()
1026 if (sta->deflink.vht_cap.vht_supported) { in mt76_connac_mcu_wtbl_ht_tlv()
1359 if (vht_cap->vht_supported) in mt76_connac_get_phy_mode()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmcu.c1435 if (!link_sta->he_6ghz_capa.capa && !link_sta->vht_cap.vht_supported) in mt7996_mcu_sta_vht_tlv()
1506 if (link_sta->vht_cap.vht_supported) in mt7996_mcu_sta_muru_tlv()
1577 if (link_sta->vht_cap.vht_supported) { in mt7996_is_ebf_supported()
1832 else if (link_sta->vht_cap.vht_supported) in mt7996_mcu_sta_bfer_tlv()
1877 if (!(link_sta->vht_cap.vht_supported || link_sta->he_cap.has_he)) in mt7996_mcu_sta_bfee_tlv()
1891 } else if (link_sta->vht_cap.vht_supported) { in mt7996_mcu_sta_bfee_tlv()
2122 } else if (link_sta->vht_cap.vht_supported) { in mt7996_mcu_add_rate_ctrl_fixed()
2257 if (link_sta->vht_cap.vht_supported) { in mt7996_mcu_sta_rate_ctrl_tlv()
/freebsd/sys/contrib/dev/iwlwifi/
H A Diwl-nvm-parse.c447 vht_cap->vht_supported = true; in iwl_init_vht_hw_capab()
812 WARN_ON(!vht_cap.vht_supported); in iwl_init_he_6ghz_capa()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dmac.c2593 if (!vht_cap->vht_supported) in ath10k_peer_assoc_h_vht()
2773 if (sta->deflink.vht_cap.vht_supported && in ath10k_peer_assoc_h_phymode()
2796 if (sta->deflink.vht_cap.vht_supported && in ath10k_peer_assoc_h_phymode()
4909 vht_cap.vht_supported = 1; in ath10k_create_vht_cap()
7034 if (!vht_cap->vht_supported) { in ath10k_mac_validate_rate_mask()
7040 if (!ht_cap->ht_supported || vht_cap->vht_supported) { in ath10k_mac_validate_rate_mask()
7046 if (ht_cap->ht_supported || vht_cap->vht_supported) in ath10k_mac_validate_rate_mask()
8407 if (!sta->deflink.vht_cap.vht_supported || arvif->vht_num_rates != 1) in ath10k_mac_set_vht_bitrate_mask_fixup()
8448 if (arsta->arvif != arvif || !sta->deflink.vht_cap.vht_supported) in ath10k_mac_clr_bitrate_mask_iter()
/freebsd/sys/contrib/dev/athk/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()
4908 if (sta->deflink.vht_cap.vht_supported && num_vht_rates == 1) { in ath11k_station_assoc()
5136 if (sta->deflink.vht_cap.vht_supported && num_vht_rates == 1) { in ath11k_sta_rc_update_wk()
5721 vht_cap.vht_supported = 1; in ath11k_create_vht_cap()
9073 if (vht_fixed_rate && (!deflink->vht_cap.vht_supported || in ath11k_mac_validate_vht_he_fixed_rate_settings()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7925/
H A Dmcu.c1723 if (!link_sta->he_6ghz_capa.capa && !link_sta->vht_cap.vht_supported) in mt7925_mcu_sta_vht_tlv()
1803 if (link_sta->vht_cap.vht_supported) { in mt7925_mcu_sta_phy_tlv()
1844 if (link_sta->vht_cap.vht_supported) { in mt7925_mcu_sta_state_v2_tlv()
/freebsd/contrib/wpa/hostapd/
H A Dctrl_iface.c2859 bool vht_supported = false; in hostapd_maxnss() local
2870 vht_supported = true; in hostapd_maxnss()
2883 if (vht_supported) { in hostapd_maxnss()
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c632 sta->deflink.vht_cap.vht_supported = false; in lkpi_sta_sync_vht_from_ni()
636 sta->deflink.vht_cap.vht_supported = true; in lkpi_sta_sync_vht_from_ni()
723 sta->deflink.vht_cap.vht_supported = false; in lkpi_sta_sync_vht_from_ni()
792 if (sta->deflink.vht_cap.vht_supported)
6565 if (hw->wiphy->bands[NL80211_BAND_5GHZ]->vht_cap.vht_supported) {
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h264 bool vht_supported; member
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dmac.c2396 if (!vht_cap->vht_supported) in ath12k_peer_assoc_h_vht()
2686 if (link_sta->vht_cap.vht_supported) in ath12k_peer_assoc_h_he()
3195 } else if (link_sta->vht_cap.vht_supported && in ath12k_peer_assoc_h_phymode()
3221 } else if (link_sta->vht_cap.vht_supported && in ath12k_peer_assoc_h_phymode()
6505 if (link_sta->vht_cap.vht_supported && num_vht_rates == 1) { in ath12k_mac_station_assoc()
6725 if (link_sta->vht_cap.vht_supported && num_vht_rates == 1) { in ath12k_sta_rc_update_wk()
8374 vht_cap.vht_supported = 1; in ath12k_create_vht_cap()
13004 if (vht_fixed_rate && (!link_sta->vht_cap.vht_supported || in ath12k_mac_validate_fixed_rate_settings()

12