Searched refs:is_type_ht (Results 1 – 2 of 2) sorted by relevance
179 #define is_type_ht(type) (is_type_ht_siso(type) || is_type_ht_mimo2(type)) macro193 #define is_ht(rate) is_type_ht((rate)->type)
510 else if ((is_type_ht(rate->type) || is_type_vht(rate->type)) && in rs_pretty_rate()