Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_base.c188 IGC_READ_REG(hw, IGC_RNBC); in igc_rx_fifo_flush_base()
H A Digc_regs.h328 #define IGC_RNBC 0x040A0 /* Rx No Buffers Count - R/clr */ macro
H A Digc_mac.c656 IGC_READ_REG(hw, IGC_RNBC); in igc_clear_hw_cntrs_base_generic()
/f-stack/dpdk/drivers/net/igc/
H A Digc_ethdev.c1726 stats->rnbc += IGC_READ_REG(hw, IGC_RNBC); in igc_read_stats_registers()