Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_prio.c188 if (qopt->bands > TCQ_PRIO_BANDS || qopt->bands < TCQ_MIN_PRIO_BANDS) in prio_tune()
/linux/tools/include/uapi/linux/
H A Dpkt_sched.h145 #define TCQ_MIN_PRIO_BANDS 2 macro