Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_regs.h345 #define IGC_PTC511 0x040E4 /* Packets Tx (256-511 bytes) - R/clr */ macro
/f-stack/dpdk/drivers/net/igc/
H A Digc_ethdev.c1753 stats->ptc511 += IGC_READ_REG(hw, IGC_PTC511); in igc_read_stats_registers()