Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Drc80211_minstrel_ht.c644 unsigned int tmp_group, tmp_idx, tmp_cck_tp, tmp_mcs_tp, tmp_prob; in minstrel_ht_assign_best_tp_rates() local
655 tmp_mcs_tp = minstrel_ht_get_tp_avg(mi, tmp_group, tmp_idx, tmp_prob); in minstrel_ht_assign_best_tp_rates()
657 if (tmp_cck_tp > tmp_mcs_tp) { in minstrel_ht_assign_best_tp_rates()