Searched refs:is_type_ht_siso (Results 1 – 1 of 1) sorted by relevance
162 #define is_type_ht_siso(type) ((type) == LQ_HT_SISO) macro168 #define is_type_siso(type) (is_type_ht_siso(type) || is_type_vht_siso(type) || \173 #define is_type_ht(type) (is_type_ht_siso(type) || is_type_ht_mimo2(type))180 #define is_ht_siso(rate) is_type_ht_siso((rate)->type)