quanta            135 net/sched/sch_cbq.c 	unsigned int		quanta[TC_CBQ_MAXPRIO + 1];
quanta            889 net/sched/sch_cbq.c 	if (q->quanta[prio] == 0)
quanta            899 net/sched/sch_cbq.c 					q->quanta[prio];
quanta           1084 net/sched/sch_cbq.c 	q->quanta[cl->priority] -= cl->weight;
quanta           1091 net/sched/sch_cbq.c 	q->quanta[cl->priority] += cl->weight;