Searched refs:flow_max_rate (Results 1 – 1 of 1) sorted by relevance
111 unsigned long flow_max_rate; /* optional max rate per flow */ member602 rate = q->flow_max_rate; in fq_dequeue()859 q->flow_max_rate = (rate == ~0U) ? ~0UL : rate; in fq_change()938 q->flow_max_rate = ~0UL; in fq_init()989 min_t(unsigned long, q->flow_max_rate, ~0U)) || in fq_dump()