Home
last modified time | relevance | path

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

/freebsd/sys/dev/bge/
H A Dif_bgereg.h2970 #define BGE_FLAG_JUMBO_FRAME 0x00002000 macro
H A Dif_bge.c3384 BGE_FLAG_JUMBO_FRAME; in bge_attach()
5202 if (sc->bge_flags & BGE_FLAG_JUMBO_FRAME && in bge_encap()