Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_cake.c178 s32 tin_deficit; member
1985 while (b->tin_deficit < 0 || in cake_dequeue()
1987 if (b->tin_deficit <= 0) in cake_dequeue()
1988 b->tin_deficit += b->tin_quantum; in cake_dequeue()
2176 b->tin_deficit -= len; in cake_dequeue()
2200 b->tin_deficit -= len; in cake_dequeue()