Searched defs:MCS_NBITS (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/net/mac80211/ | ||
H A D | airtime.c | 14 #define MCS_NBITS (AVG_PKT_SIZE << 3) macro |
H A D | rc80211_minstrel_ht.c | 23 #define MCS_NBITS ((AVG_PKT_SIZE * AVG_AMPDU_SIZE) << 3) macro |