Searched refs:M_BITS (Results 1 – 1 of 1) sorted by relevance
3320 #define M_BITS 8 in mesh_airtime_calc() macro3321 #define S_FACTOR (2 * M_BITS) in mesh_airtime_calc()3324 const static int nbits = 8192 << M_BITS; in mesh_airtime_calc()3331 ifp->if_mtu + IEEE80211_MESH_MAXOVERHEAD, rate, 0) << M_BITS; in mesh_airtime_calc()3335 ifp->if_get_counter(ifp, IFCOUNTER_IERRORS)) / 100) << M_BITS) in mesh_airtime_calc()3338 ((1 << S_FACTOR) / ((1 << M_BITS) - errrate)); in mesh_airtime_calc()3341 #undef M_BITS in mesh_airtime_calc()