Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_regs.h314 #define IGC_PRC64 0x0405C /* Packets Rx (64 bytes) - R/clr */ macro
/f-stack/dpdk/drivers/net/igc/
H A Digc_ethdev.c1704 stats->prc64 += IGC_READ_REG(hw, IGC_PRC64); in igc_read_stats_registers()