Lines Matching refs:hicredit
36 * 'hicredit': Hicredit defines the maximum amount of credits (in
44 * hicredit = max_interference_size * (idleslope / port_transmit_rate)
77 s32 hicredit; /* in bytes */
194 q->credits = min_t(s64, credits, q->hicredit);
292 cbs.hicredit = opt->hicredit;
392 q->hicredit = qopt->hicredit;
462 opt.hicredit = q->hicredit;