Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ix/
HDixgbe_type.h947 #define IXGBE_CRCERRS 0x04000 macro
HDixgbe_common.c533 IXGBE_READ_REG(hw, IXGBE_CRCERRS); in ixgbe_clear_hw_cntrs_generic()
HDif_ix.c3542 stats->crcerrs += IXGBE_READ_REG(hw, IXGBE_CRCERRS); in ix_update_stats()