Searched refs:find_refill_source (Results 1 – 1 of 1) sorted by relevance
| /freebsd/sys/dev/cxgbe/ |
| H A D | t4_sge.c | 295 static int find_refill_source(struct adapter *, int, bool); 2305 fl->zidx = find_refill_source(sc, maxp, in t4_update_fl_bufsize() 2315 fl->zidx = find_refill_source(sc, maxp, in t4_update_fl_bufsize() 3432 fl->zidx = find_refill_source(sc, maxp, fl->flags & FL_BUF_PACKING); in init_fl() 6486 find_refill_source(struct adapter *sc, int maxp, bool packing) in find_refill_source() function
|