Home
last modified time | relevance | path

Searched refs:IGC_HGORCL (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_regs.h450 #define IGC_HGORCL 0x04128 /* Host Good Octets Received Count Low */ macro
/f-stack/dpdk/drivers/net/igc/
H A Digc_ethdev.c1766 stats->hgorc += IGC_READ_REG(hw, IGC_HGORCL); in igc_read_stats_registers()