Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_fq.c123 u32 low_rate_threshold; member
751 if (rate <= q->low_rate_threshold) { in fq_dequeue()
1075 WRITE_ONCE(q->low_rate_threshold, in fq_change()
1191 q->low_rate_threshold = 550000 / 8; in fq_init()
1257 READ_ONCE(q->low_rate_threshold)) || in fq_dump()