Searched refs:M_BITS (Results 1 – 1 of 1) sorted by relevance
3292 #define M_BITS 8 in mesh_airtime_calc() macro3293 #define S_FACTOR (2 * M_BITS) in mesh_airtime_calc()3296 const static int nbits = 8192 << M_BITS; in mesh_airtime_calc()3303 ifp->if_mtu + IEEE80211_MESH_MAXOVERHEAD, rate, 0) << M_BITS; in mesh_airtime_calc()3307 ifp->if_get_counter(ifp, IFCOUNTER_IERRORS)) / 100) << M_BITS) in mesh_airtime_calc()3310 ((1 << S_FACTOR) / ((1 << M_BITS) - errrate)); in mesh_airtime_calc()3313 #undef M_BITS in mesh_airtime_calc()