Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/oce/
H A Doce_if.h190 #define OCE_IF_CAPABILITIES (IFCAP_VLAN_MTU | IFCAP_VLAN_HWTAGGING | \ macro
H A Doce_if.c1691 sc->ifp->if_capabilities = OCE_IF_CAPABILITIES; in oce_attach_ifp()