Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_taprio.c45 struct sched_entry { struct
49 u64 gate_duration[TC_MAX_QUEUE];
50 atomic_t budget[TC_MAX_QUEUE];
54 ktime_t gate_close_time[TC_MAX_QUEUE];
55 struct list_head list;
57 ktime_t end_time;
58 ktime_t next_txtime;
59 int index;
60 u32 gate_mask;
61 u32 interval;
[all …]