Searched defs:cbs_sched_data (Results 1 – 2 of 2) sorted by relevance
74 struct cbs_sched_data { struct75 bool offload;76 int queue;77 atomic64_t port_rate; /* in bytes/s */78 s64 last; /* timestamp in ns */79 s64 credits; /* in bytes */80 s32 locredit; /* in bytes */81 s32 hicredit; /* in bytes */82 s64 sendslope; /* in bytes/s */83 s64 idleslope; /* in bytes/s */[all …]
69 struct cbs_sched_data { struct70 bool offload;71 int queue;72 atomic64_t port_rate; /* in bytes/s */73 s64 last; /* timestamp in ns */74 s64 credits; /* in bytes */75 s32 locredit; /* in bytes */76 s32 hicredit; /* in bytes */77 s64 sendslope; /* in bytes/s */78 s64 idleslope; /* in bytes/s */[all …]