Searched refs:IFCQ_SC_MAX (Results 1 – 3 of 3) sorted by relevance
33 #define IFCQ_SC_MAX 10 /* max number of queues */ macro158 } ifcq_disc_slots[IFCQ_SC_MAX]; /* for discipline use */
94 static_assert(IFCQ_SC_MAX == MBUF_SC_MAX_CLASSES); in classq_init()
133 struct queue_stats qstats[IFCQ_SC_MAX];2991 for (n = 0; n < IFCQ_SC_MAX && scheduler != PKTSCHEDT_NONE; n++) { in skt_aqstatpr()