Lines Matching refs:is_vht
807 } else if (is_vht(rate)) { in ucode_rate_from_rs_rate()
929 !is_he(rate) && !is_vht(rate)); in rs_rate_from_ucode_rate()
1500 if ((!is_vht(&tbl->rate) && !is_ht(&tbl->rate)) || in rs_set_amsdu_len()
1699 rate->type = lq_sta->is_vht ? LQ_VHT_SISO : LQ_HT_SISO; in rs_switch_to_column()
1702 rate->type = lq_sta->is_vht ? LQ_VHT_MIMO2 : LQ_HT_MIMO2; in rs_switch_to_column()
1882 if (is_vht(rate)) in rs_tpc_allowed()
2411 rate->type = lq_sta->is_vht ? LQ_VHT_MIMO2 : LQ_HT_MIMO2; in rs_init_optimal_rate()
2413 rate->type = lq_sta->is_vht ? LQ_VHT_SISO : LQ_HT_SISO; in rs_init_optimal_rate()
2442 if (is_vht(rate)) { in rs_init_optimal_rate()
2820 lq_sta->is_vht = false; in rs_ht_init()
2844 lq_sta->is_vht = true; in rs_vht_init()
2981 lq_sta->is_vht, lq_sta->ldpc, lq_sta->stbc_capable, in rs_drv_rate_init()
3777 is_vht(rate) ? "VHT" : "HT"); in rs_sta_dbgfs_scale_table_read()