Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/sched/
A Dsch_etf.c27 struct etf_sched_data { struct
28 bool offload;
29 bool deadline_mode;
30 bool skip_sock_check;
31 int clockid;
32 int queue;
33 s32 delta; /* in ns */
34 ktime_t last; /* The txtime of the last skb sent to the netdevice. */
35 struct rb_root_cached head;
36 struct qdisc_watchdog watchdog;
[all …]

Completed in 4 milliseconds