Home
last modified time | relevance | path

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

/Linux-v6.1/net/sched/
Dsch_cbs.c70 struct cbs_sched_data { struct
71 bool offload;
72 int queue;
73 atomic64_t port_rate; /* in bytes/s */
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 */
[all …]