Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/igb/
H A Dif_igb.h331 #define IGB_FLAG_HAS_MGMT 0x2 macro
H A Dif_igb.c698 sc->flags |= IGB_FLAG_HAS_MGMT; in igb_attach()
2940 if (sc->flags & IGB_FLAG_HAS_MGMT) { in igb_get_mgmt()
2963 if (sc->flags & IGB_FLAG_HAS_MGMT) { in igb_rel_mgmt()