Home
last modified time | relevance | path

Searched refs:IGC_ROC (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_base.c187 IGC_READ_REG(hw, IGC_ROC); in igc_rx_fifo_flush_base()
H A Digc_regs.h331 #define IGC_ROC 0x040AC /* Rx Oversize Count - R/clr */ macro
H A Digc_mac.c659 IGC_READ_REG(hw, IGC_ROC); in igc_clear_hw_cntrs_base_generic()
/f-stack/dpdk/drivers/net/igc/
H A Digc_ethdev.c1729 stats->roc += IGC_READ_REG(hw, IGC_ROC); in igc_read_stats_registers()