Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_fq.c119 unsigned long flow_max_rate; /* optional max rate per flow */ member
346 if (q->flow_max_rate != ~0UL) in fq_fastpath_check()
741 rate = q->flow_max_rate; in fq_dequeue()
1071 WRITE_ONCE(q->flow_max_rate, in fq_change()
1177 q->flow_max_rate = ~0UL; in fq_init()
1251 READ_ONCE(q->flow_max_rate), ~0U)) || in fq_dump()