Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Drc80211_minstrel_ht.h73 #define MINSTREL_SAMPLE_INTERVAL (HZ / 50) macro
H A Drc80211_minstrel_ht.c1620 mi->sample_time = jiffies + MINSTREL_SAMPLE_INTERVAL; in minstrel_ht_get_rate()