Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_regs.h207 #define IGC_BPTC 0x040F4 /* Broadcast Packets Tx Count - R/clr */ macro
H A Digc_mac.c444 IGC_READ_REG(hw, IGC_BPTC); in igc_clear_hw_cntrs_base_generic()
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc_stat.c105 stats->is_bptc.value.ui64 += igc_read32(igc, IGC_BPTC); in igc_stats_update()
H A Digc_gld.c101 stats->is_bptc.value.ui64 += igc_read32(igc, IGC_BPTC); in igc_m_getstat()