Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Drc80211_minstrel_ht_debugfs.c71 int idx = MI_RATE(i, j); in minstrel_ht_stats_dump()
216 int idx = MI_RATE(i, j); in minstrel_ht_stats_csv_dump()
H A Drc80211_minstrel_ht.h65 #define MI_RATE(_group, _idx) \ macro