Home
last modified time | relevance | path

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

/freebsd/sys/dev/oce/
H A Doce_if.h193 #define OCE_IF_HWASSIST (CSUM_IP | CSUM_TCP | CSUM_UDP) macro
H A Doce_if.c2129 if_sethwassist(sc->ifp, OCE_IF_HWASSIST); in oce_attach_ifp()