Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ixgbe/
HDixgbe.h620 #define IXGBE_SET_OERRORS(sc, count) (sc)->oerrors = (count) macro
631 #define IXGBE_SET_OERRORS(sc, count) (sc)->ifp->if_oerrors = (count) macro