Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_cbs.c70 struct cbs_sched_data { struct
71 bool offload;
72 int queue;
74 s64 last; /* timestamp in ns */
75 s64 credits; /* in bytes */
76 s32 locredit; /* in bytes */
77 s32 hicredit; /* in bytes */
78 s64 sendslope; /* in bytes/s */
79 s64 idleslope; /* in bytes/s */
80 struct qdisc_watchdog watchdog;
[all …]