Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
H A Dsch_fq.c115 u32 low_rate_threshold; member
612 if (rate <= q->low_rate_threshold) { in fq_dequeue()
865 q->low_rate_threshold = in fq_change()
950 q->low_rate_threshold = 550000 / 8; in fq_init()
997 q->low_rate_threshold) || in fq_dump()
/kernel/linux/linux-6.6/net/sched/
H A Dsch_fq.c115 u32 low_rate_threshold; member
612 if (rate <= q->low_rate_threshold) { in fq_dequeue()
862 q->low_rate_threshold = in fq_change()
947 q->low_rate_threshold = 550000 / 8; in fq_init()
994 q->low_rate_threshold) || in fq_dump()

Completed in 6 milliseconds