Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/oce/
H A Doce_if.h189 #define OCE_IF_HWASSIST (CSUM_IP | CSUM_TCP | CSUM_UDP) macro
H A Doce_if.c1687 sc->ifp->if_hwassist = OCE_IF_HWASSIST; in oce_attach_ifp()