Lines Matching refs:MI_RATE_GROUP

459 	return &mi->groups[MI_RATE_GROUP(index)].rates[MI_RATE_IDX(index)];  in minstrel_get_ratestats()
464 const struct mcs_group *group = &minstrel_mcs_groups[MI_RATE_GROUP(index)]; in minstrel_get_duration()
478 if (minstrel_ht_is_legacy_group(MI_RATE_GROUP(mi->max_tp_rate[0]))) in minstrel_ht_avg_ampdu_len()
545 cur_group = MI_RATE_GROUP(index); in minstrel_ht_sort_best_tp_rates()
551 tmp_group = MI_RATE_GROUP(tp_list[j - 1]); in minstrel_ht_sort_best_tp_rates()
584 cur_group = MI_RATE_GROUP(index); in minstrel_ht_set_best_prob_rate()
589 tmp_group = MI_RATE_GROUP(*dest); in minstrel_ht_set_best_prob_rate()
596 max_tp_group = MI_RATE_GROUP(mi->max_tp_rate[0]); in minstrel_ht_set_best_prob_rate()
600 if (minstrel_ht_is_legacy_group(MI_RATE_GROUP(index)) && in minstrel_ht_set_best_prob_rate()
609 max_gpr_group = MI_RATE_GROUP(mg->max_group_prob_rate); in minstrel_ht_set_best_prob_rate()
647 tmp_group = MI_RATE_GROUP(tmp_legacy_tp_rate[0]); in minstrel_ht_assign_best_tp_rates()
652 tmp_group = MI_RATE_GROUP(tmp_mcs_tp_rate[0]); in minstrel_ht_assign_best_tp_rates()
680 group = MI_RATE_GROUP(mi->max_tp_rate[0]); in minstrel_ht_prob_rate_reduce_streams()
1262 orig_group = group = MI_RATE_GROUP(*idx); in minstrel_downgrade_rate()
1412 if (minstrel_ht_is_legacy_group(MI_RATE_GROUP(index))) { in minstrel_calc_retransmit()
1445 int group_idx = MI_RATE_GROUP(index); in minstrel_ht_set_rate()
1495 int group = MI_RATE_GROUP(rate); in minstrel_ht_get_prob_avg()
1503 int group = MI_RATE_GROUP(mi->max_prob_rate); in minstrel_ht_get_max_amsdu_len()
1625 sample_group = &minstrel_mcs_groups[MI_RATE_GROUP(sample_idx)]; in minstrel_ht_get_rate()
1992 i = MI_RATE_GROUP(mi->max_tp_rate[0]); in minstrel_ht_get_expected_throughput()