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

/freebsd-10.3-release/sys/dev/fatm/
H A Dif_fatmvar.h390 #define SMALL_POOL_SIZE 256 macro
H A Dif_fatm.c742 SMALL_POOL_SIZE);
1084 nbufs = min(nbufs, SMALL_POOL_SIZE);
2991 sc->rbuf_total = SMALL_POOL_SIZE + LARGE_POOL_SIZE;

Completed in 49 milliseconds