Searched refs:service_iq_fl (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_sge.c199 static int service_iq_fl(struct sge_iq *, int);
1382 service_iq_fl(iq, 0);
1483 if (service_iq_fl(q, q->qsize / 16) == 0) {
1531 if (service_iq_fl(q, q->qsize / 8) == 0)
1554 service_iq_fl(struct sge_iq *iq, int budget) function

Completed in 117 milliseconds