Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_regs.h179 #define IGC_BPRC 0x04078 /* Broadcast Packets Rx Count - R/clr */ macro
H A Digc_mac.c425 IGC_READ_REG(hw, IGC_BPRC); in igc_clear_hw_cntrs_base_generic()
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc_stat.c81 stats->is_bprc.value.ui64 += igc_read32(igc, IGC_BPRC); in igc_stats_update()
H A Digc_gld.c93 stats->is_bprc.value.ui64 += igc_read32(igc, IGC_BPRC); in igc_m_getstat()