Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_regs.h167 #define IGC_XONRXC 0x04048 /* XON Rx Count - R/clr */ macro
H A Digc_mac.c419 IGC_READ_REG(hw, IGC_XONRXC); in igc_clear_hw_cntrs_base_generic()
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc_stat.c70 stats->is_xonrxc.value.ui64 += igc_read32(igc, IGC_XONRXC); in igc_stats_update()