Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bnx/
HDif_bnxvar.h318 #define BNX_FLAG_APE 0x00000004 macro
HDif_bnx.c2005 sc->bnx_flags |= BNX_FLAG_APE; in bnx_attach()
2060 if (sc->bnx_flags & BNX_FLAG_APE) { in bnx_attach()