Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_regs.h300 #define IGC_ECOL 0x04018 /* Excessive Collision Count - R/clr */ macro
H A Digc_mac.c636 IGC_READ_REG(hw, IGC_ECOL); in igc_clear_hw_cntrs_base_generic()
/f-stack/dpdk/drivers/net/igc/
H A Digc_ethdev.c1683 stats->ecol += IGC_READ_REG(hw, IGC_ECOL); in igc_read_stats_registers()