Home
last modified time | relevance | path

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

/linux-6.12.1/net/sched/
Dsch_taprio.c47 struct sched_entry { struct
51 u64 gate_duration[TC_MAX_QUEUE];
52 atomic_t budget[TC_MAX_QUEUE];
56 ktime_t gate_close_time[TC_MAX_QUEUE];
57 struct list_head list;
59 ktime_t end_time;
60 ktime_t next_txtime;
61 int index;
62 u32 gate_mask;
63 u32 interval;
[all …]