Searched refs:EXT_JUMBO16 (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/sys/sys/
H A Dmbuf.h593 #define EXT_JUMBO16 5 /* jumbo cluster 16184 bytes */ macro
895 type = EXT_JUMBO16;
1064 case EXT_JUMBO16:
/freebsd-current/sys/kern/
H A Dkern_mbuf.c1209 case EXT_JUMBO16:
/freebsd-current/sys/dev/cxgb/
H A Dcxgb_sge.c2511 q->fl[1].type = EXT_JUMBO16;
/freebsd-current/sys/dev/bce/
H A Dif_bce.c9674 case EXT_JUMBO16:
9675 printf("EXT_JUMBO16\n"); break;
/freebsd-current/sys/dev/bxe/
H A Dbxe.c4740 case EXT_JUMBO16: type = "EXT_JUMBO16"; break;

Completed in 356 milliseconds