Searched refs:sendslope (Results 1 – 1 of 1) sorted by relevance
78 s64 sendslope; /* in bytes/s */ member216 credits = credits_from_len(len, q->sendslope, in cbs_dequeue_soft()295 cbs.sendslope = opt->sendslope; in cbs_enable_offload()395 WRITE_ONCE(q->sendslope, qopt->sendslope * BYTES_PER_KBIT); in cbs_change()464 opt.sendslope = div64_s64(READ_ONCE(q->sendslope), BYTES_PER_KBIT); in cbs_dump()
Completed in 6 milliseconds