Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_regs.h210 #define IGC_RXDMTC 0x04120 /* Rx Descriptor Minimum Threshold Count */ macro
H A Digc_mac.c447 IGC_READ_REG(hw, IGC_RXDMTC); in igc_clear_hw_cntrs_base_generic()
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc_stat.c108 stats->is_rxdmtc.value.ui64 += igc_read32(igc, IGC_RXDMTC); in igc_stats_update()