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