Lines Matching refs:hicredit
36 * 'hicredit': Hicredit defines the maximum amount of credits (in
44 * hicredit = max_interference_size * (idleslope / port_transmit_rate)
76 s32 hicredit; /* in bytes */
193 q->credits = min_t(s64, credits, q->hicredit);
291 cbs.hicredit = opt->hicredit;
391 q->hicredit = qopt->hicredit;
461 opt.hicredit = q->hicredit;