Home
last modified time | relevance | path

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

/linux-5.19.10/net/mac80211/
Drc80211_minstrel_ht.c937 u32 slow_rate_dur, int *slow_rate_ofs) in minstrel_ht_next_jump_rate() argument
947 if (*slow_rate_ofs >= MINSTREL_SAMPLE_RATES) in minstrel_ht_next_jump_rate()
983 if (*slow_rate_ofs >= MINSTREL_SAMPLE_RATES) in minstrel_ht_next_jump_rate()
994 slow_rates[(*slow_rate_ofs)++] = index; in minstrel_ht_next_jump_rate()
995 if (*slow_rate_ofs >= MINSTREL_SAMPLE_RATES) in minstrel_ht_next_jump_rate()