Home
last modified time | relevance | path

Searched refs:max_gpr_idx (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/net/mac80211/
Drc80211_minstrel_ht.c397 int max_gpr_group, max_gpr_idx; in minstrel_ht_set_best_prob_rate() local
424 max_gpr_idx = mg->max_group_prob_rate % MCS_GROUP_RATES; in minstrel_ht_set_best_prob_rate()
425 max_gpr_prob = mi->groups[max_gpr_group].rates[max_gpr_idx].prob_ewma; in minstrel_ht_set_best_prob_rate()
427 max_gpr_idx, in minstrel_ht_set_best_prob_rate()