Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sgimips/mace/
H A Dif_mec.c342 struct evcnt sc_ev_txmbufd; /* TX packets w/mbuf ~1024bytes */ member
675 evcnt_attach_dynamic(&sc->sc_ev_txmbufd , EVCNT_TYPE_MISC, in mec_attach()
1190 MEC_EVCNT_INCR(&sc->sc_ev_txmbufd); in mec_start()