Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_taprio.c67 struct sched_gate_list { struct
71 u64 max_open_gate_duration[TC_MAX_QUEUE];
72 u32 max_frm_len[TC_MAX_QUEUE]; /* for the fast path */
73 u32 max_sdu[TC_MAX_QUEUE]; /* for dump */
74 struct rcu_head rcu;
75 struct list_head entries;
99 struct sched_gate_list __rcu *oper_sched; argument