Searched refs:MBUF0_SIZE (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/sys/dev/hatm/
H A Dif_hatm.c1354 sc->rbp_s0.bsize = MBUF0_SIZE;
H A Dif_hatm_intr.c83 CTASSERT(sizeof(((struct mbuf0_chunk *)NULL)->storage) >= MBUF0_SIZE);
461 MEXTADD(m, (void *)c0, MBUF0_SIZE,
H A Dif_hatmvar.h225 #define MBUF0_SIZE (5 * 48) /* 240 */ macro

Completed in 84 milliseconds