Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_regs.h190 #define IGC_RJC 0x040B0 /* Rx Jabber Count - R/clr */ macro
H A Digc_mac.c436 IGC_READ_REG(hw, IGC_RJC); in igc_clear_hw_cntrs_base_generic()
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc_stat.c90 stats->is_rjc.value.ui64 += igc_read32(igc, IGC_RJC); in igc_stats_update()
H A Digc_gld.c301 stats->is_rjc.value.ui64 += igc_read32(igc, IGC_RJC); in igc_m_getstat()