Lines Matching refs:MI_RATE_IDX
459 return &mi->groups[MI_RATE_GROUP(index)].rates[MI_RATE_IDX(index)]; in minstrel_get_ratestats()
465 unsigned int duration = group->duration[MI_RATE_IDX(index)]; in minstrel_get_duration()
546 cur_idx = MI_RATE_IDX(index); in minstrel_ht_sort_best_tp_rates()
552 tmp_idx = MI_RATE_IDX(tp_list[j - 1]); in minstrel_ht_sort_best_tp_rates()
585 cur_idx = MI_RATE_IDX(index); in minstrel_ht_set_best_prob_rate()
590 tmp_idx = MI_RATE_IDX(*dest); in minstrel_ht_set_best_prob_rate()
597 max_tp_idx = MI_RATE_IDX(mi->max_tp_rate[0]); in minstrel_ht_set_best_prob_rate()
610 max_gpr_idx = MI_RATE_IDX(mg->max_group_prob_rate); in minstrel_ht_set_best_prob_rate()
648 tmp_idx = MI_RATE_IDX(tmp_legacy_tp_rate[0]); in minstrel_ht_assign_best_tp_rates()
653 tmp_idx = MI_RATE_IDX(tmp_mcs_tp_rate[0]); in minstrel_ht_assign_best_tp_rates()
687 tmp_idx = MI_RATE_IDX(mg->max_group_prob_rate); in minstrel_ht_prob_rate_reduce_streams()
1465 index = MI_RATE_IDX(index); in minstrel_ht_set_rate()
1496 rate = MI_RATE_IDX(rate); in minstrel_ht_get_prob_avg()
1505 int rate = MI_RATE_IDX(mi->max_prob_rate); in minstrel_ht_get_max_amsdu_len()
1626 sample_idx = MI_RATE_IDX(sample_idx); in minstrel_ht_get_rate()
1642 ieee80211_rate_set_vht(rate, MI_RATE_IDX(sample_idx), in minstrel_ht_get_rate()
1993 j = MI_RATE_IDX(mi->max_tp_rate[0]); in minstrel_ht_get_expected_throughput()