Searched defs:tp_avg (Results 1 – 3 of 3) sorted by relevance
/linux-5.10/net/mac80211/ |
D | rc80211_minstrel_debugfs.c | 62 unsigned int i, tp_max, tp_avg, eprob; in minstrel_stats_open() local 124 unsigned int i, tp_max, tp_avg, eprob; in minstrel_stats_csv_open() local
|
D | rc80211_minstrel_ht_debugfs.c | 35 unsigned int j, tp_max, tp_avg, eprob, tx_time; in minstrel_ht_stats_dump() local 182 unsigned int j, tp_max, tp_avg, eprob, tx_time; in minstrel_ht_stats_csv_dump() local
|
D | rc80211_minstrel_ht.c | 1708 int i, j, prob, tp_avg; in minstrel_ht_get_expected_throughput() local
|