Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ixgbe/
Dixgbe_type.h786 #define IXGBE_CRCERRS 0x04000 macro
Dixgbe_common.c387 IXGBE_READ_REG(hw, IXGBE_CRCERRS); in ixgbe_clear_hw_cntrs_generic()
Dixgbe_main.c7187 hwstats->crcerrs += IXGBE_READ_REG(hw, IXGBE_CRCERRS); in ixgbe_update_stats()