Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_base.c183 IGC_READ_REG(hw, IGC_RNBC); in igc_rx_fifo_flush_base()
H A Digc_regs.h186 #define IGC_RNBC 0x040A0 /* Rx No Buffers Count - R/clr */ macro
H A Digc_mac.c432 IGC_READ_REG(hw, IGC_RNBC); in igc_clear_hw_cntrs_base_generic()
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc_stat.c86 stats->is_rnbc.value.ui64 += igc_read32(igc, IGC_RNBC); in igc_stats_update()
H A Digc_gld.c105 stats->is_rnbc.value.ui64 += igc_read32(igc, IGC_RNBC); in igc_m_getstat()