Searched refs:M_BITS (Results 1 – 1 of 1) sorted by relevance
3297 #define M_BITS 8 in mesh_airtime_calc() macro3298 #define S_FACTOR (2 * M_BITS) in mesh_airtime_calc()3301 const static int nbits = 8192 << M_BITS; in mesh_airtime_calc()3308 ifp->if_mtu + IEEE80211_MESH_MAXOVERHEAD, rate, 0) << M_BITS; in mesh_airtime_calc()3312 ifp->if_get_counter(ifp, IFCOUNTER_IERRORS)) / 100) << M_BITS) in mesh_airtime_calc()3315 ((1 << S_FACTOR) / ((1 << M_BITS) - errrate)); in mesh_airtime_calc()3318 #undef M_BITS in mesh_airtime_calc()