Home
last modified time | relevance | path

Searched defs:slow_rate_dur (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/mac80211/
H A Drc80211_minstrel_ht.c805 u32 fast_rate_dur, u32 slow_rate_dur) in minstrel_ht_move_sample_rates()
938 u32 slow_rate_dur, int *slow_rate_ofs) in minstrel_ht_next_jump_rate()
1014 u32 slow_rate_dur = max(max(tp_dur, tp2_dur), prob_dur); in minstrel_ht_refill_sample_rates() local