Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe.h477 #define IXGBE_SET_IERRORS(sc, count) (sc)->ierrors = (count) macro
H A Dif_ix.c1671 IXGBE_SET_IERRORS(sc, stats->crcerrs + stats->illerrc + in ixgbe_update_stats_counters()