Searched refs:AVG_PKT_SIZE (Results 1 – 3 of 3) sorted by relevance
10 #define AVG_PKT_SIZE 1024 macro13 #define MCS_NBITS (AVG_PKT_SIZE << 3)502 duration /= AVG_PKT_SIZE; in ieee80211_calc_rx_airtime()691 duration /= AVG_PKT_SIZE; in ieee80211_calc_expected_tx_airtime()
20 #define AVG_PKT_SIZE 1200 macro25 #define MCS_NBITS ((AVG_PKT_SIZE * AVG_AMPDU_SIZE) << 3)146 CCK_DURATION(_bitrate, _short, AVG_PKT_SIZE))1719 tp_avg = tp_avg * AVG_PKT_SIZE * 8 / 1024; in minstrel_ht_get_expected_throughput()
25 #define AVG_PKT_SIZE 12000 macro28 #define MCS_NBITS (AVG_PKT_SIZE << 3)