Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_regs.h332 #define IGC_RJC 0x040B0 /* Rx Jabber Count - R/clr */ macro
H A Digc_mac.c660 IGC_READ_REG(hw, IGC_RJC); in igc_clear_hw_cntrs_base_generic()
/f-stack/dpdk/drivers/net/igc/
H A Digc_ethdev.c1730 stats->rjc += IGC_READ_REG(hw, IGC_RJC); in igc_read_stats_registers()