Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_regs.h343 #define IGC_PTC127 0x040DC /* Packets Tx (65-127 bytes) - R/clr */ macro
/f-stack/dpdk/drivers/net/igc/
H A Digc_ethdev.c1751 stats->ptc127 += IGC_READ_REG(hw, IGC_PTC127); in igc_read_stats_registers()