Searched refs:find_refill_source (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/cxgbe/
H A Dt4_sge.c287 static int find_refill_source(struct adapter *, int, bool);
2201 fl->zidx = find_refill_source(sc, maxp,
2211 fl->zidx = find_refill_source(sc, maxp,
3298 fl->zidx = find_refill_source(sc, maxp, fl->flags & FL_BUF_PACKING);
5851 find_refill_source(struct adapter *sc, int maxp, bool packing) function

Completed in 172 milliseconds