Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/mvm/
Drs.h145 LQ_HT_SISO, /* HT types */ enumerator
168 #define is_type_ht_siso(type) ((type) == LQ_HT_SISO)
Drs.c463 [LQ_HT_SISO] = "HT SISO", in rs_pretty_lq_type()
887 rate->type = LQ_HT_SISO; in rs_rate_from_ucode_rate()
1083 LQ_VHT_SISO : LQ_HT_SISO; in rs_get_lower_rate_down_column()
1699 rate->type = lq_sta->is_vht ? LQ_VHT_SISO : LQ_HT_SISO; in rs_switch_to_column()
2413 rate->type = lq_sta->is_vht ? LQ_VHT_SISO : LQ_HT_SISO; in rs_init_optimal_rate()
2580 rate->type = LQ_HT_SISO; in rs_get_initial_rate()