Home
last modified time | relevance | path

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

/linux-6.12.1/net/mac80211/
Drc80211_minstrel_ht.c860 if (minstrel_get_duration(MI_RATE(group, i)) >= max_duration) in minstrel_ht_group_min_rate_offset()
890 index = MI_RATE(group, index & 0xf); in minstrel_ht_next_inc_rate()
924 return MI_RATE(group, idx); in minstrel_ht_next_group_sample_rate()
1087 index = MI_RATE(group, 0); in minstrel_ht_update_stats()
1100 index = MI_RATE(group, 0); in minstrel_ht_update_stats()
1116 tmp_group_tp_rate[j] = MI_RATE(group, 0); in minstrel_ht_update_stats()
1125 index = MI_RATE(group, i); in minstrel_ht_update_stats()
1162 mg->max_group_prob_rate = MI_RATE(group, 0); in minstrel_ht_update_stats()
1168 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()
216 int idx = MI_RATE(i, j); in minstrel_ht_stats_csv_dump()