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.c72 struct sched_gate_list { struct
76 u64 max_open_gate_duration[TC_MAX_QUEUE];
77 u32 max_frm_len[TC_MAX_QUEUE]; /* for the fast path */
78 u32 max_sdu[TC_MAX_QUEUE]; /* for dump */
79 struct rcu_head rcu;
80 struct list_head entries;
104 struct sched_gate_list __rcu *oper_sched; argument