Lines Matching defs:locredit
46 * 'locredit': Locredit is the minimum amount of credits that can
50 * locredit = max_frame_size * (sendslope / port_transmit_rate)
76 s32 locredit; /* in bytes */
220 q->credits = max_t(s64, credits, q->locredit);
293 cbs.locredit = opt->locredit;
393 q->locredit = qopt->locredit;
463 opt.locredit = q->locredit;