Home
last modified time | relevance | path

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

/linux-4.1.27/net/mac80211/
Drc80211_minstrel.h28 minstrel_ewma(int old, int new, int weight) in minstrel_ewma() function
Drc80211_minstrel.c175 mrs->prob_ewma = minstrel_ewma(mrs->prob_ewma, in minstrel_calc_rate_stats()
Drc80211_minstrel_ht.c523 mi->avg_ampdu_len = minstrel_ewma(mi->avg_ampdu_len, in minstrel_ht_update_stats()