Home
last modified time | relevance | path

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

/linux-6.15/net/sched/
H A Dsch_fq.c119 unsigned long flow_max_rate; /* optional max rate per flow */ member
348 if (q->flow_max_rate != ~0UL) in fq_fastpath_check()
739 rate = q->flow_max_rate; in fq_dequeue()
1069 WRITE_ONCE(q->flow_max_rate, in fq_change()
1173 q->flow_max_rate = ~0UL; in fq_init()
1247 READ_ONCE(q->flow_max_rate), ~0U)) || in fq_dump()