Home
last modified time | relevance | path

Searched refs:mtr_statcount (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/mac/plugins/
H A Dmac_ib.c78 mtrp->mtr_statcount = 0; in _init()
H A Dmac_wifi.c94 mtrp->mtr_statcount = A_CNT(wifi_stats); in _init()
H A Dmac_ether.c346 mtrp->mtr_statcount = A_CNT(ether_stats); in _init()
/illumos-gate/usr/src/uts/common/sys/
H A Dmac.h635 size_t mtr_statcount; member
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac.c3280 mtp->mt_statcount = mtrp->mtr_statcount; in mactype_register()