Home
last modified time | relevance | path

Searched refs:BGE_FLAG_JUMBO_STD (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/bge/
HDif_bge.c1323 if (sc->bge_flags & BGE_FLAG_JUMBO_STD && in bge_newbuf_std()
3077 if (sc->bge_flags & BGE_FLAG_JUMBO_STD) in bge_dma_alloc()
3429 sc->bge_flags |= BGE_FLAG_5714_FAMILY | BGE_FLAG_JUMBO_STD; in bge_attach()
5756 (sc->bge_flags & BGE_FLAG_JUMBO_STD)) { in bge_ioctl()
HDif_bgereg.h2972 #define BGE_FLAG_JUMBO_STD 0x00000004 macro