Home
last modified time | relevance | path

Searched defs:fq_sched_data (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/net/sched/
Dsch_fq.c91 struct fq_sched_data { struct
92 struct fq_flow_head new_flows;
94 struct fq_flow_head old_flows;
96 struct rb_root delayed; /* for rate limited flows */
97 u64 time_next_delayed_flow;
98 unsigned long unthrottle_latency_ns;
100 struct fq_flow internal; /* for non classified or high prio packets */
101 u32 quantum;
102 u32 initial_quantum;
103 u32 flow_refill_delay;
[all …]