Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dif_ix.c1491 stats->errbc += IXGBE_READ_REG(hw, IXGBE_ERRBC); in ixgbe_update_stats_counters()
1713 CTLFLAG_RD, &stats->errbc, "Byte Errors"); in ixgbe_add_hw_stats()
H A Dixgbe_type.h3915 u64 errbc; member