Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Drc80211_minstrel_ht.h72 #define MINSTREL_SAMPLE_RATES 5 /* rates per sample type */ macro
150 u16 sample_rates[MINSTREL_SAMPLE_RATES];
151 u16 cur_sample_rates[MINSTREL_SAMPLE_RATES];
H A Drc80211_minstrel_ht_debugfs.c41 for (i = 0; i < MINSTREL_SAMPLE_RATES; i++) in minstrel_ht_is_sample_rate()