Home
last modified time | relevance | path

Searched refs:EXT_JUMBO9 (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/sys/
H A Dmbuf.h591 #define EXT_JUMBO9 4 /* jumbo cluster 9216 bytes */ macro
890 type = EXT_JUMBO9; in m_gettype()
1059 case EXT_JUMBO9: in m_cljset()
/freebsd/sys/kern/
H A Dkern_mbuf.c1205 case EXT_JUMBO9: in mb_free_ext()
/freebsd/sys/dev/cxgb/
H A Dcxgb_sge.c2517 q->fl[1].type = EXT_JUMBO9; in t3_sge_alloc_qset()
/freebsd/sys/dev/bce/
H A Dif_bce.c9682 case EXT_JUMBO9: in bce_dump_mbuf()
/freebsd/sys/dev/bxe/
H A Dbxe.c4748 case EXT_JUMBO9: type = "EXT_JUMBO9"; break; in bxe_dump_mbuf()