Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Drs.h159 LQ_HT_MIMO2, enumerator
180 #define is_type_ht_mimo2(type) ((type) == LQ_HT_MIMO2)
Drs.c516 [LQ_HT_MIMO2] = "HT MIMO", in rs_pretty_lq_type()
836 rate->type = LQ_HT_MIMO2; in rs_rate_from_ucode_rate()
1742 rate->type = lq_sta->is_vht ? LQ_VHT_MIMO2 : LQ_HT_MIMO2; in rs_switch_to_column()