Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_regs.h344 #define IGC_PTC255 0x040E0 /* Packets Tx (128-255 bytes) - R/clr */ macro
/f-stack/dpdk/drivers/net/igc/
H A Digc_ethdev.c1752 stats->ptc255 += IGC_READ_REG(hw, IGC_PTC255); in igc_read_stats_registers()