Searched refs:E1000_CRCERRS (Results 1 – 4 of 4) sorted by relevance
295 #define E1000_CRCERRS 0x04000 /* CRC Error Count - R/clr */ macro
634 E1000_READ_REG(hw, E1000_CRCERRS); in e1000_clear_hw_cntrs_base_generic()
888 stats->crcerrs += E1000_READ_REG(hw, E1000_CRCERRS); in eth_em_stats_get()
1710 stats->crcerrs += E1000_READ_REG(hw, E1000_CRCERRS); in igb_read_stats_registers()