Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Drc80211_minstrel_ht.h185 u8 sample_seq; member
H A Drc80211_minstrel_ht.c1584 seq = mi->sample_seq; in minstrel_ht_get_sample_rate()
1585 mi->sample_seq = (seq + 1) % ARRAY_SIZE(minstrel_sample_seq); in minstrel_ht_get_sample_rate()