Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_base.c182 IGC_READ_REG(hw, IGC_ROC); in igc_rx_fifo_flush_base()
H A Digc_regs.h189 #define IGC_ROC 0x040AC /* Rx Oversize Count - R/clr */ macro
H A Digc_mac.c435 IGC_READ_REG(hw, IGC_ROC); in igc_clear_hw_cntrs_base_generic()
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc_stat.c89 stats->is_roc.value.ui64 += igc_read32(igc, IGC_ROC); in igc_stats_update()
H A Digc_gld.c148 stats->is_roc.value.ui64 += igc_read32(igc, IGC_ROC); in igc_m_getstat()
189 stats->is_roc.value.ui64 += igc_read32(igc, IGC_ROC); in igc_m_getstat()