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

/freebsd-current/sys/sys/
H A Dmbuf.h591 #define EXT_JUMBOP 3 /* jumbo cluster page sized */ macro
889 type = EXT_JUMBOP;
1058 case EXT_JUMBOP:
/freebsd-current/sys/kern/
H A Dkern_mbuf.c1201 case EXT_JUMBOP:
/freebsd-current/sys/dev/cxgb/
H A Dcxgb_sge.c2520 q->fl[1].type = EXT_JUMBOP;
/freebsd-current/sys/dev/bxe/
H A Dbxe.c4747 case EXT_JUMBOP: type = "EXT_JUMBOP"; break;

Completed in 234 milliseconds