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