Searched refs:BGE_FLAG_JUMBO_STD (Results 1 – 2 of 2) sorted by relevance
1280 if (sc->bge_flags & BGE_FLAG_JUMBO_STD && in bge_newbuf_std()3055 if (sc->bge_flags & BGE_FLAG_JUMBO_STD) in bge_dma_alloc()3415 sc->bge_flags |= BGE_FLAG_5714_FAMILY | BGE_FLAG_JUMBO_STD; in bge_attach()5736 (sc->bge_flags & BGE_FLAG_JUMBO_STD)) { in bge_ioctl()6779 if ((sc->bge_flags & BGE_FLAG_JUMBO_STD) != 0 && in bge_debugnet_init()
2959 #define BGE_FLAG_JUMBO_STD 0x00000004 macro