Home
last modified time | relevance | path

Searched refs:OutExDecCount (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_kstats.c338 hw_stp->s.OutExDecCount += nge_reg_get32(ngep, regno); in nge_m_stat()
343 hw_stp->s.OutExDecCount + in nge_m_stat()
395 hw_stp->s.OutExDecCount += nge_reg_get32(ngep, regno); in nge_m_stat()
396 *val = hw_stp->s.OutExDecCount; in nge_m_stat()
H A Dnge_chip.h1289 uint64_t OutExDecCount; member