Searched refs:MI_RATE_GROUP (Results 1 – 2 of 2) sorted by relevance
476 cur_group = MI_RATE_GROUP(index); in minstrel_ht_sort_best_tp_rates()482 tmp_group = MI_RATE_GROUP(tp_list[j - 1]); in minstrel_ht_sort_best_tp_rates()515 cur_group = MI_RATE_GROUP(index); in minstrel_ht_set_best_prob_rate()520 tmp_group = MI_RATE_GROUP(*dest); in minstrel_ht_set_best_prob_rate()583 tmp_group = MI_RATE_GROUP(tmp_mcs_tp_rate[0]); in minstrel_ht_assign_best_tp_rates()611 group = MI_RATE_GROUP(mi->max_tp_rate[0]); in minstrel_ht_prob_rate_reduce_streams()1159 orig_group = group = MI_RATE_GROUP(*idx); in minstrel_downgrade_rate()1324 int group_idx = MI_RATE_GROUP(index); in minstrel_ht_set_rate()1374 int group = MI_RATE_GROUP(rate); in minstrel_ht_get_prob_avg()1382 int group = MI_RATE_GROUP(mi->max_prob_rate); in minstrel_ht_get_max_amsdu_len()[all …]
70 #define MI_RATE_GROUP(_rate) FIELD_GET(MI_RATE_GROUP_MASK, _rate) macro
Completed in 7 milliseconds