Lines Matching full:deficit
19 * equipment and bloated MACs. This operates in deficit mode (as in sch_fq),
131 s32 deficit;
1910 flow->deficit = cake_get_flow_quantum(b, flow, q->flow_mode);
2097 if (flow->deficit <= 0) {
2113 * correct deficit accounting but we still want
2120 flow->deficit += cake_get_flow_quantum(b, flow, q->flow_mode);
2185 flow->deficit -= len;
2209 flow->deficit -= len;
3060 PUT_STAT_S32(DEFICIT, flow->deficit);