Searched refs:quanta (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sched/
H A Dsch_cbq.c119 unsigned quanta[TC_CBQ_MAXPRIO+1]; member in struct:cbq_sched_data
1048 if (q->quanta[prio] == 0)
1058 q->quanta[prio];
1272 q->quanta[cl->priority] -= cl->weight;
1279 q->quanta[cl->priority] += cl->weight;

Completed in 34 milliseconds