Lines Matching defs:locredit
46 * 'locredit': Locredit is the minimum amount of credits that can
50 * locredit = max_frame_size * (sendslope / port_transmit_rate)
75 s32 locredit; /* in bytes */
219 q->credits = max_t(s64, credits, q->locredit);
292 cbs.locredit = opt->locredit;
392 q->locredit = qopt->locredit;
462 opt.locredit = q->locredit;