Searched defs:MINSTREL_FRAC (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/net/mac80211/
H A Drc80211_minstrel.h18 #define MINSTREL_FRAC(val, div) (((val) << MINSTREL_SCALE) / div) macro

Completed in 73 milliseconds