Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_taprio.c52 struct sched_entry { struct
56 u64 gate_duration[TC_MAX_QUEUE];
57 atomic_t budget[TC_MAX_QUEUE];
61 ktime_t gate_close_time[TC_MAX_QUEUE];
62 struct list_head list;
64 ktime_t end_time;
65 ktime_t next_txtime;
66 int index;
67 u32 gate_mask;
68 u32 interval;
[all …]