Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_regs.h184 #define IGC_GOTCL 0x04090 /* Good Octets Tx Count Low - R/clr */ macro
H A Digc_mac.c430 IGC_READ_REG(hw, IGC_GOTCL); in igc_clear_hw_cntrs_base_generic()
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc_stat.c85 igc_stats_update_u64(igc, &stats->is_gotc, IGC_GOTCL); in igc_stats_update()