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

/linux-4.4.14/net/mac80211/
H A Drc80211_minstrel.c194 u8 tmp_tp_rate[MAX_THR_RATES]; minstrel_update_stats() local
199 tmp_tp_rate[i] = 0; minstrel_update_stats()
224 minstrel_sort_best_tp_rates(mi, i, tmp_tp_rate); minstrel_update_stats()
245 memcpy(mi->max_tp_rate, tmp_tp_rate, sizeof(mi->max_tp_rate)); minstrel_update_stats()

Completed in 112 milliseconds