Lines Matching refs:minstrel_mcs_groups
155 const struct mcs_group minstrel_mcs_groups[] = { variable
314 nsecs += minstrel_mcs_groups[group].duration[rate]; in minstrel_ht_get_tp_avg()
466 tmp_max_streams = minstrel_mcs_groups[mi->max_tp_rate[0] / in minstrel_ht_prob_rate_reduce_streams()
468 for (group = 0; group < ARRAY_SIZE(minstrel_mcs_groups); group++) { in minstrel_ht_prob_rate_reduce_streams()
477 (minstrel_mcs_groups[group].streams < tmp_max_streams)) { in minstrel_ht_prob_rate_reduce_streams()
521 for (group = 0; group < ARRAY_SIZE(minstrel_mcs_groups); group++) { in minstrel_ht_update_stats()
617 mi->sample_group %= ARRAY_SIZE(minstrel_mcs_groups); in minstrel_set_next_sample_idx()
644 if (minstrel_mcs_groups[group].streams > in minstrel_downgrade_rate()
645 minstrel_mcs_groups[orig_group].streams) in minstrel_downgrade_rate()
786 group = &minstrel_mcs_groups[index / MCS_GROUP_RATES]; in minstrel_calc_retransmit()
825 const struct mcs_group *group = &minstrel_mcs_groups[index / MCS_GROUP_RATES]; in minstrel_ht_set_rate()
879 const struct mcs_group *g = &minstrel_mcs_groups[group]; in minstrel_ht_get_max_amsdu_len()
952 const struct mcs_group *group = &minstrel_mcs_groups[index / MCS_GROUP_RATES]; in minstrel_get_duration()
1014 cur_max_tp_streams = minstrel_mcs_groups[tp_rate1 / in minstrel_get_sample_rate()
1019 minstrel_mcs_groups[sample_group].streams || in minstrel_get_sample_rate()
1079 sample_group = &minstrel_mcs_groups[sample_idx / MCS_GROUP_RATES]; in minstrel_ht_get_rate()
1146 BUILD_BUG_ON(ARRAY_SIZE(minstrel_mcs_groups) != MINSTREL_GROUPS_NB); in minstrel_ht_update_caps()
1189 u32 gflags = minstrel_mcs_groups[i].flags; in minstrel_ht_update_caps()
1212 nss = minstrel_mcs_groups[i].streams; in minstrel_ht_update_caps()