Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_regs.h318 #define IGC_PRC1023 0x0406C /* Packets Rx (512-1023 bytes) - R/clr */ macro
/f-stack/dpdk/drivers/net/igc/
H A Digc_ethdev.c1708 stats->prc1023 += IGC_READ_REG(hw, IGC_PRC1023); in igc_read_stats_registers()