Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dsch_generic.c449 #define PFIFO_FAST_BANDS 3 macro
458 struct sk_buff_head q[PFIFO_FAST_BANDS];
528 for (prio = 0; prio < PFIFO_FAST_BANDS; prio++) in pfifo_fast_reset()
538 struct tc_prio_qopt opt = { .bands = PFIFO_FAST_BANDS }; in pfifo_fast_dump()
554 for (prio = 0; prio < PFIFO_FAST_BANDS; prio++) in pfifo_fast_init()