Home
last modified time | relevance | path

Searched refs:max_gpr_group (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
H A Drc80211_minstrel_ht.c426 int max_gpr_group, max_gpr_idx; in minstrel_ht_set_best_prob_rate() local
446 max_gpr_group = mg->max_group_prob_rate / MCS_GROUP_RATES; in minstrel_ht_set_best_prob_rate()
448 max_gpr_prob = mi->groups[max_gpr_group].rates[max_gpr_idx].prob_avg; in minstrel_ht_set_best_prob_rate()
456 max_gpr_tp_avg = minstrel_ht_get_tp_avg(mi, max_gpr_group, in minstrel_ht_set_best_prob_rate()
/kernel/linux/linux-6.6/net/mac80211/
H A Drc80211_minstrel_ht.c581 int max_gpr_group, max_gpr_idx; in minstrel_ht_set_best_prob_rate() local
609 max_gpr_group = MI_RATE_GROUP(mg->max_group_prob_rate); in minstrel_ht_set_best_prob_rate()
611 max_gpr_prob = mi->groups[max_gpr_group].rates[max_gpr_idx].prob_avg; in minstrel_ht_set_best_prob_rate()
619 max_gpr_tp_avg = minstrel_ht_get_tp_avg(mi, max_gpr_group, in minstrel_ht_set_best_prob_rate()

Completed in 6 milliseconds