Home
last modified time | relevance | path

Searched refs:LQ_VHT_SISO (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Drs.h168 LQ_VHT_SISO, /* VHT types */ enumerator
191 #define is_type_vht_siso(type) ((type) == LQ_VHT_SISO)
Drs.c521 [LQ_VHT_SISO] = "VHT SISO", in rs_pretty_lq_type()
953 rate->type = LQ_VHT_SISO; in rs_rate_from_ucode_rate()
1137 LQ_VHT_SISO : LQ_HT_SISO; in rs_get_lower_rate_down_column()
1921 rate->type = lq_sta->is_vht ? LQ_VHT_SISO : LQ_HT_SISO; in rs_switch_to_column()
2637 rate->type = lq_sta->is_vht ? LQ_VHT_SISO : LQ_HT_SISO; in rs_init_optimal_rate()
2796 rate->type = LQ_VHT_SISO; in rs_get_initial_rate()