Searched refs:IGC_CRCERRS (Results 1 – 3 of 3) sorted by relevance
294 #define IGC_CRCERRS 0x04000 /* CRC Error Count - R/clr */ macro
632 IGC_READ_REG(hw, IGC_CRCERRS); in igc_clear_hw_cntrs_base_generic()
1678 stats->crcerrs += IGC_READ_REG(hw, IGC_CRCERRS); in igc_read_stats_registers()