Searched refs:S_FACTOR (Results 1 – 1 of 1) sorted by relevance
3297 #define S_FACTOR (2 * M_BITS) in mesh_airtime_calc() macro3314 ((1 << S_FACTOR) / ((1 << M_BITS) - errrate)); in mesh_airtime_calc()3316 return (uint32_t)(res >> S_FACTOR); in mesh_airtime_calc()3318 #undef S_FACTOR in mesh_airtime_calc()