Home
last modified time | relevance | path

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

/linux-6.14.4/net/sched/
Dsch_fq.c111 struct fq_sched_data { struct
114 u64 offload_horizon;
115 u32 quantum;
116 u32 initial_quantum;
117 u32 flow_refill_delay;
118 u32 flow_plimit; /* max packets per flow */
119 unsigned long flow_max_rate; /* optional max rate per flow */
120 u64 ce_threshold;
121 u64 horizon; /* horizon in ns */
122 u32 orphan_mask; /* mask for orphaned skb */
[all …]