Home
last modified time | relevance | path

Searched refs:IGC_RFC (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_regs.h188 #define IGC_RFC 0x040A8 /* Rx Fragment Count - R/clr */ macro
H A Digc_mac.c434 IGC_READ_REG(hw, IGC_RFC); in igc_clear_hw_cntrs_base_generic()
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc_stat.c88 stats->is_rfc.value.ui64 += igc_read32(igc, IGC_RFC); in igc_stats_update()