Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_regs.h198 #define IGC_TPR 0x040D0 /* Total Packets Rx - R/clr */ macro
H A Digc_mac.c441 IGC_READ_REG(hw, IGC_TPR); in igc_clear_hw_cntrs_base_generic()
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc_stat.c96 stats->is_tpr.value.ui64 += igc_read32(igc, IGC_TPR); in igc_stats_update()
H A Digc_gld.c132 stats->is_tpr.value.ui64 += igc_read32(igc, IGC_TPR); in igc_m_getstat()