Searched refs:PIE_FIX_POINT_BITS (Results 1 – 4 of 4) sorted by relevance
240 p >>= 11 + PIE_FIX_POINT_BITS + 12; in calculate_drop_prob()242 p >>= 9 + PIE_FIX_POINT_BITS + 12; in calculate_drop_prob()244 p >>= 7 + PIE_FIX_POINT_BITS + 12; in calculate_drop_prob()246 p >>= 5 + PIE_FIX_POINT_BITS + 12; in calculate_drop_prob()248 p >>= 3 + PIE_FIX_POINT_BITS + 12; in calculate_drop_prob()250 p >>= 1 + PIE_FIX_POINT_BITS + 12; in calculate_drop_prob()252 p >>= PIE_FIX_POINT_BITS + 12; in calculate_drop_prob()517 (pprms->max_ecnth << (PIE_PROB_BITS - PIE_FIX_POINT_BITS)) in aqm_pie_enqueue()
46 #define PIE_FIX_POINT_BITS 13 macro47 #define PIE_SCALE (1L<<PIE_FIX_POINT_BITS)
416 p >>= 11 + PIE_FIX_POINT_BITS + 12; in fq_calculate_drop_prob()418 p >>= 9 + PIE_FIX_POINT_BITS + 12; in fq_calculate_drop_prob()420 p >>= 7 + PIE_FIX_POINT_BITS + 12; in fq_calculate_drop_prob()422 p >>= 5 + PIE_FIX_POINT_BITS + 12; in fq_calculate_drop_prob()424 p >>= 3 + PIE_FIX_POINT_BITS + 12; in fq_calculate_drop_prob()426 p >>= 1 + PIE_FIX_POINT_BITS + 12; in fq_calculate_drop_prob()428 p >>= PIE_FIX_POINT_BITS + 12; in fq_calculate_drop_prob()708 (pprms->max_ecnth << (PIE_PROB_BITS - PIE_FIX_POINT_BITS)) in pie_enqueue()
164 #define PIE_FIX_POINT_BITS 13 macro 165 #define PIE_SCALE (1L<<PIE_FIX_POINT_BITS)