Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_kstats.c297 hw_stp->s.InBroadPksCount += nge_reg_get32(ngep, regno); in nge_m_stat()
298 *val = hw_stp->s.InBroadPksCount; in nge_m_stat()
H A Dnge_chip.h1302 uint64_t InBroadPksCount; member