Home
last modified time | relevance | path

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

/linux-5.19.10/net/mac80211/
Drc80211_minstrel_ht.c859 if (minstrel_get_duration(MI_RATE(group, i)) >= max_duration) in minstrel_ht_group_min_rate_offset()
889 index = MI_RATE(group, index & 0xf); in minstrel_ht_next_inc_rate()
923 return MI_RATE(group, idx); in minstrel_ht_next_group_sample_rate()
1086 index = MI_RATE(group, 0); in minstrel_ht_update_stats()
1099 index = MI_RATE(group, 0); in minstrel_ht_update_stats()
1115 tmp_group_tp_rate[j] = MI_RATE(group, 0); in minstrel_ht_update_stats()
1124 index = MI_RATE(group, i); in minstrel_ht_update_stats()
1161 mg->max_group_prob_rate = MI_RATE(group, 0); in minstrel_ht_update_stats()
1167 index = MI_RATE(group, i); in minstrel_ht_update_stats()
Drc80211_minstrel_ht.h65 #define MI_RATE(_group, _idx) \ macro
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()