Home
last modified time | relevance | path

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

/linux/net/mac80211/
A Drc80211_minstrel_ht.c791 if (minstrel_get_duration(MI_RATE(group, i)) >= max_duration) in minstrel_ht_group_min_rate_offset()
821 index = MI_RATE(group, index & 0xf); in minstrel_ht_next_inc_rate()
855 return MI_RATE(group, idx); in minstrel_ht_next_group_sample_rate()
1018 index = MI_RATE(group, 0); in minstrel_ht_update_stats()
1031 index = MI_RATE(group, 0); in minstrel_ht_update_stats()
1047 tmp_group_tp_rate[j] = MI_RATE(group, 0); in minstrel_ht_update_stats()
1056 index = MI_RATE(group, i); in minstrel_ht_update_stats()
1093 mg->max_group_prob_rate = MI_RATE(group, 0); in minstrel_ht_update_stats()
1099 index = MI_RATE(group, i); in minstrel_ht_update_stats()
A Drc80211_minstrel_ht_debugfs.c71 int idx = MI_RATE(i, j); in minstrel_ht_stats_dump()
217 int idx = MI_RATE(i, j); in minstrel_ht_stats_csv_dump()
A Drc80211_minstrel_ht.h65 #define MI_RATE(_group, _idx) \ macro

Completed in 9 milliseconds