Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dairtime.c14 #define MCS_NBITS (AVG_PKT_SIZE << 3) macro
19 #define MCS_N_KSYMS(bps) DIV_ROUND_UP(MCS_NBITS << 10, (bps))
H A Drc80211_minstrel_ht.c23 #define MCS_NBITS ((AVG_PKT_SIZE * AVG_AMPDU_SIZE) << 3) macro
26 #define MCS_NSYMS(bps) DIV_ROUND_UP(MCS_NBITS, (bps))