Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_regs.h342 #define IGC_PTC64 0x040D8 /* Packets Tx (64 bytes) - R/clr */ macro
/f-stack/dpdk/drivers/net/igc/
H A Digc_ethdev.c1750 stats->ptc64 += IGC_READ_REG(hw, IGC_PTC64); in igc_read_stats_registers()