Searched refs:S_FACTOR (Results 1 – 1 of 1) sorted by relevance
3293 #define S_FACTOR (2 * M_BITS) in mesh_airtime_calc() macro3310 ((1 << S_FACTOR) / ((1 << M_BITS) - errrate)); in mesh_airtime_calc()3312 return (uint32_t)(res >> S_FACTOR); in mesh_airtime_calc()3314 #undef S_FACTOR in mesh_airtime_calc()