Searched refs:illerrc (Results 1 – 2 of 2) sorted by relevance
1547 stats->illerrc += IXGBE_READ_REG(hw, IXGBE_ILLERRC); in ixgbe_update_stats_counters()1671 IXGBE_SET_IERRORS(sc, stats->crcerrs + stats->illerrc + in ixgbe_update_stats_counters()1773 CTLFLAG_RD, &stats->illerrc, "Illegal Byte Errors"); in ixgbe_add_hw_stats()
3916 u64 illerrc; member