Searched refs:IXGBE_SET_IERRORS (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/sys/dev/ixgbe/
H A Dixgbe.h627 #define IXGBE_SET_IERRORS(sc, count) (sc)->ierrors = (count) macro
638 #define IXGBE_SET_IERRORS(sc, count) (sc)->ifp->if_ierrors = (count) macro
H A Dif_ix.c4160 IXGBE_SET_IERRORS(adapter, adapter->stats.pf.crcerrs

Completed in 108 milliseconds