Home
last modified time | relevance | path

Searched refs:PIE_SCALE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/
H A Dpie.h15 #define PIE_SCALE 8 macro
/openbmc/linux/net/sched/
H A Dsch_pie.c253 u32 count = vars->dq_count << PIE_SCALE; in pie_process_dequeue()
313 qdelay = (backlog << PIE_SCALE) / vars->avg_dq_rate; in pie_calculate_probability()
512 (PSCHED_TICKS_PER_SEC) >> PIE_SCALE; in pie_dump_stats()