Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
H A Dsch_qfq.c61 QFQ_MAX_WSHIFT is the maximum power of two supported as a weight.
106 #define QFQ_MAX_WSHIFT 10 macro
108 #define QFQ_MAX_WEIGHT (1<<QFQ_MAX_WSHIFT) /* see qfq_slot_insert */
/kernel/linux/linux-6.6/net/sched/
H A Dsch_qfq.c61 QFQ_MAX_WSHIFT is the maximum power of two supported as a weight.
106 #define QFQ_MAX_WSHIFT 10 macro
108 #define QFQ_MAX_WEIGHT (1<<QFQ_MAX_WSHIFT) /* see qfq_slot_insert */

Completed in 5 milliseconds