Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_regs.h294 #define IGC_CRCERRS 0x04000 /* CRC Error Count - R/clr */ macro
H A Digc_mac.c632 IGC_READ_REG(hw, IGC_CRCERRS); in igc_clear_hw_cntrs_base_generic()
/f-stack/dpdk/drivers/net/igc/
H A Digc_ethdev.c1678 stats->crcerrs += IGC_READ_REG(hw, IGC_CRCERRS); in igc_read_stats_registers()