Searched defs:fq_sched_data (Results 1 – 1 of 1) sorted by relevance
109 struct fq_sched_data { struct112 u32 quantum;113 u32 initial_quantum;114 u32 flow_refill_delay;115 u32 flow_plimit; /* max packets per flow */116 unsigned long flow_max_rate; /* optional max rate per flow */117 u64 ce_threshold;118 u64 horizon; /* horizon in ns */119 u32 orphan_mask; /* mask for orphaned skb */120 u32 low_rate_threshold;[all …]