Home
last modified time | relevance | path

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

/Linux-v6.6/net/sched/
Dsch_taprio.c65 struct sched_gate_list { struct
69 u64 max_open_gate_duration[TC_MAX_QUEUE];
70 u32 max_frm_len[TC_MAX_QUEUE]; /* for the fast path */
71 u32 max_sdu[TC_MAX_QUEUE]; /* for dump */
72 struct rcu_head rcu;
73 struct list_head entries;
97 struct sched_gate_list __rcu *oper_sched; argument