Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_regs.h317 #define IGC_PRC511 0x04068 /* Packets Rx (255-511 bytes) - R/clr */ macro
/f-stack/dpdk/drivers/net/igc/
H A Digc_ethdev.c1707 stats->prc511 += IGC_READ_REG(hw, IGC_PRC511); in igc_read_stats_registers()