Home
last modified time | relevance | path

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

/linux-4.1.27/net/sched/
Dsch_generic.c454 #define PFIFO_FAST_BANDS 3 macro
463 struct sk_buff_head q[PFIFO_FAST_BANDS];
533 for (prio = 0; prio < PFIFO_FAST_BANDS; prio++) in pfifo_fast_reset()
543 struct tc_prio_qopt opt = { .bands = PFIFO_FAST_BANDS }; in pfifo_fast_dump()
559 for (prio = 0; prio < PFIFO_FAST_BANDS; prio++) in pfifo_fast_init()