Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
H A Dsch_sfq.c123 unsigned short scaled_quantum; /* SFQ_ALLOT_SIZE(quantum) */ member
459 slot->allot = q->scaled_quantum; in sfq_enqueue()
496 slot->allot += q->scaled_quantum; in sfq_dequeue()
598 slot->allot = q->scaled_quantum; in sfq_rehash()
660 q->scaled_quantum = SFQ_ALLOT_SIZE(q->quantum); in sfq_change()
757 q->scaled_quantum = SFQ_ALLOT_SIZE(q->quantum); in sfq_init()
/kernel/linux/linux-6.6/net/sched/
H A Dsch_sfq.c123 unsigned short scaled_quantum; /* SFQ_ALLOT_SIZE(quantum) */ member
459 slot->allot = q->scaled_quantum; in sfq_enqueue()
496 slot->allot += q->scaled_quantum; in sfq_dequeue()
598 slot->allot = q->scaled_quantum; in sfq_rehash()
663 q->scaled_quantum = SFQ_ALLOT_SIZE(q->quantum); in sfq_change()
760 q->scaled_quantum = SFQ_ALLOT_SIZE(q->quantum); in sfq_init()

Completed in 5 milliseconds