Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_regs.h196 #define IGC_TOTL 0x040C8 /* Total Octets Tx Low - R/clr */ macro
H A Digc_mac.c439 IGC_READ_REG(hw, IGC_TOTL); in igc_clear_hw_cntrs_base_generic()
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc_stat.c95 igc_stats_update_u64(igc, &stats->is_tot, IGC_TOTL); in igc_stats_update()
H A Digc_gld.c136 igc_stats_update_u64(igc, &stats->is_tor, IGC_TOTL); in igc_m_getstat()