Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_regs.h347 #define IGC_PTC1522 0x040EC /* Packets Tx (1024-1522 Bytes) - R/clr */ macro
/f-stack/dpdk/drivers/net/igc/
H A Digc_ethdev.c1755 stats->ptc1522 += IGC_READ_REG(hw, IGC_PTC1522); in igc_read_stats_registers()