/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | rs-fw.c | 72 bool vht_ena = vht_cap->vht_supported; in rs_fw_get_config_flags() 265 } else if (vht_cap->vht_supported) { in rs_fw_set_supp_rates() 379 if (vht_cap->vht_supported) { in rs_fw_get_max_amsdu_len()
|
D | sf.c | 110 sta->vht_cap.vht_supported || in iwl_mvm_fill_sf_command()
|
D | rs.c | 2587 if (sta->vht_cap.vht_supported && in rs_get_initial_rate() 3010 if (!vht_cap || !vht_cap->vht_supported) in rs_drv_rate_init()
|
D | tx.c | 891 !sta->vht_cap.vht_supported) in iwl_mvm_tx_tso()
|
D | sta.c | 154 if (sta->vht_cap.vht_supported) { in iwl_mvm_sta_send_to_fw()
|
/drivers/net/wireless/realtek/rtlwifi/ |
D | rc.c | 141 if (sta && sta->vht_cap.vht_supported) in _rtl_rc_rate_set_series() 156 if (sta && sta->vht_cap.vht_supported && in _rtl_rc_rate_set_series()
|
D | base.c | 232 vht_cap->vht_supported = true; in _rtl_init_hw_vht_capab() 264 vht_cap->vht_supported = true; in _rtl_init_hw_vht_capab() 636 if ((!sta->ht_cap.ht_supported) && (!sta->vht_cap.vht_supported)) in _rtl_query_shortgi() 649 bw_80 = sta->vht_cap.vht_supported; in _rtl_query_shortgi() 887 if (!(sta->vht_cap.vht_supported)) in _rtl_query_bandwidth_mode() 891 !(sta->vht_cap.vht_supported)) in _rtl_query_bandwidth_mode() 1274 if (sta && sta->vht_cap.vht_supported) { in rtl_get_tcb_desc()
|
D | core.c | 917 if (sta->vht_cap.vht_supported) in rtl_op_sta_add() 1150 if (sta->vht_cap.vht_supported) { in rtl_op_bss_info_changed() 1314 if (sta->vht_cap.vht_supported) { in rtl_op_bss_info_changed() 1341 if (sta->vht_cap.vht_supported) in rtl_op_bss_info_changed()
|
/drivers/net/wireless/realtek/rtw88/ |
D | main.c | 1054 if (sta->vht_cap.vht_supported) { in rtw_update_sta_info() 1075 if (sta->vht_cap.vht_supported) { in rtw_update_sta_info() 1087 if (sta->vht_cap.vht_supported) { in rtw_update_sta_info() 1111 is_support_sgi = sta->vht_cap.vht_supported && in rtw_update_sta_info() 1126 if (sta->vht_cap.vht_supported && ra_mask & 0xffc00000) { in rtw_update_sta_info() 1375 vht_cap->vht_supported = true; in rtw_init_vht_cap() 1434 if (chip->vht_supported) in rtw_set_supported_band()
|
D | tx.c | 324 if (sta->vht_cap.vht_supported) in rtw_tx_data_pkt_info_update()
|
D | main.h | 1159 bool vht_supported; member
|
D | rtw8821c.c | 1897 .vht_supported = true,
|
D | rtw8822b.c | 2480 .vht_supported = true,
|
D | rtw8723d.c | 2726 .vht_supported = false,
|
/drivers/net/wireless/mediatek/mt76/ |
D | mt76_connac_mcu.c | 700 if (vht_cap->vht_supported) in mt76_connac_get_phy_mode_v2() 734 if (sta->vht_cap.vht_supported) { in mt76_connac_mcu_sta_tlv() 789 if (sta->vht_cap.vht_supported) { in mt76_connac_mcu_sta_tlv() 830 if (sta->vht_cap.vht_supported) { in mt76_connac_mcu_wtbl_ht_tlv() 864 if (sta->vht_cap.vht_supported) { in mt76_connac_mcu_wtbl_ht_tlv() 1163 if (vht_cap->vht_supported) in mt76_connac_get_phy_mode()
|
D | mac80211.c | 230 vht_cap->vht_supported = true; in mt76_init_sband()
|
/drivers/net/wireless/mediatek/mt76/mt7915/ |
D | mcu.c | 187 if (vht_cap->vht_supported) in mt7915_get_phy_mode() 1798 if (sta->vht_cap.vht_supported) { in mt7915_mcu_wtbl_ht_tlv() 2056 else if (sta->vht_cap.vht_supported) in mt7915_mcu_sta_bfer_tlv() 2108 } else if (sta->vht_cap.vht_supported) { in mt7915_mcu_sta_bfee_tlv() 2149 } else if (sta->vht_cap.vht_supported) { in mt7915_mcu_add_txbf() 2263 if (sta->vht_cap.vht_supported) { in mt7915_mcu_sta_rate_ctrl_tlv() 2371 if (!sta->vht_cap.vht_supported && !sta->he_cap.has_he) in mt7915_mcu_add_mu()
|
/drivers/net/wireless/ |
D | virt_wifi.c | 119 .vht_supported = true,
|
/drivers/net/wireless/intel/iwlwifi/ |
D | iwl-nvm-parse.c | 457 vht_cap->vht_supported = true; in iwl_init_vht_hw_capab() 699 WARN_ON(!vht_cap.vht_supported); in iwl_init_he_6ghz_capa()
|
/drivers/net/wireless/ath/wcn36xx/ |
D | main.c | 781 if (sta->vht_cap.vht_supported) { in wcn36xx_update_allowed_rates() 1325 vht_cap->vht_supported = true; in wcn36xx_set_ieee80211_vht_caps()
|
D | smd.c | 253 if (sta && sta->vht_cap.vht_supported) in wcn36xx_smd_set_bss_vht_params() 289 if (sta->vht_cap.vht_supported) { in wcn36xx_smd_set_sta_vht_params() 292 sta_params->vht_capable = sta->vht_cap.vht_supported; in wcn36xx_smd_set_sta_vht_params()
|
/drivers/net/wireless/ath/ath11k/ |
D | mac.c | 1232 if (!vht_cap->vht_supported) in ath11k_peer_assoc_h_vht() 1352 if (sta->vht_cap.vht_supported) in ath11k_peer_assoc_h_he() 1647 } else if (sta->vht_cap.vht_supported && in ath11k_peer_assoc_h_phymode() 1670 } else if (sta->vht_cap.vht_supported && in ath11k_peer_assoc_h_phymode() 2989 if (sta->vht_cap.vht_supported && num_vht_rates == 1) { in ath11k_station_assoc() 3144 if (sta->vht_cap.vht_supported && num_vht_rates == 1) { in ath11k_sta_rc_update_wk() 3789 vht_cap.vht_supported = 1; in ath11k_create_vht_cap()
|
/drivers/net/wireless/ath/ath10k/ |
D | mac.c | 2568 if (!vht_cap->vht_supported) in ath10k_peer_assoc_h_vht() 2746 if (sta->vht_cap.vht_supported && in ath10k_peer_assoc_h_phymode() 2769 if (sta->vht_cap.vht_supported && in ath10k_peer_assoc_h_phymode() 4851 vht_cap.vht_supported = 1; in ath10k_create_vht_cap() 6942 if (!sta->vht_cap.vht_supported) { in ath10k_mac_validate_rate_mask() 6948 if (!sta->ht_cap.ht_supported || sta->vht_cap.vht_supported) { in ath10k_mac_validate_rate_mask() 6954 if (sta->ht_cap.ht_supported || sta->vht_cap.vht_supported) in ath10k_mac_validate_rate_mask() 8294 if (!sta->vht_cap.vht_supported || arvif->vht_num_rates != 1) in ath10k_mac_set_vht_bitrate_mask_fixup() 8335 if (arsta->arvif != arvif || !sta->vht_cap.vht_supported) in ath10k_mac_clr_bitrate_mask_iter()
|
/drivers/net/wireless/realtek/rtl8xxxu/ |
D | rtl8xxxu_core.c | 4484 if (sta->vht_cap.vht_supported) in rtl8xxxu_wireless_mode() 4491 if (sta->vht_cap.vht_supported) in rtl8xxxu_wireless_mode() 4584 if (sta->vht_cap.vht_supported) in rtl8xxxu_bss_info_changed()
|
/drivers/net/wireless/quantenna/qtnfmac/ |
D | commands.c | 1289 bcap->vht_supported = true; in qtnf_cmd_resp_band_fill_vhtcap()
|