Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_kstats.c349 hw_stp->s.OutColCount += nge_reg_get32(ngep, regno); in nge_m_stat()
350 *val = hw_stp->s.OutColCount; in nge_m_stat()
401 hw_stp->s.OutColCount += nge_reg_get32(ngep, regno); in nge_m_stat()
402 *val = hw_stp->s.OutColCount; in nge_m_stat()
H A Dnge_chip.h1286 uint64_t OutColCount; member