Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/mac/plugins/
H A Dmac_ib.c80 mtrp->mtr_statcount = 0; in _init()
H A Dmac_ether.c321 mtrp->mtr_statcount = A_CNT(ether_stats); in _init()
H A Dmac_wifi.c94 mtrp->mtr_statcount = A_CNT(wifi_stats); in _init()
/titanic_44/usr/src/uts/common/sys/
H A Dmac.h611 size_t mtr_statcount; member
/titanic_44/usr/src/uts/common/io/mac/
H A Dmac.c2927 mtp->mt_statcount = mtrp->mtr_statcount; in mactype_register()