Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_kstats.c336 hw_stp->s.OutLOCCount += nge_reg_get32(ngep, regno); in nge_m_stat()
342 hw_stp->s.OutLOCCount + in nge_m_stat()
413 hw_stp->s.OutLOCCount += nge_reg_get32(ngep, regno); in nge_m_stat()
414 *val = hw_stp->s.OutLOCCount; in nge_m_stat()
H A Dnge_chip.h1288 uint64_t OutLOCCount; member