HomeSort by: relevance | last modified time | path
    Searched defs:sc_ev_txmbufc (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/sgimips/mace/
if_mec.c 341 struct evcnt sc_ev_txmbufc; /* TX packets w/mbuf ~512bytes */ member in struct:mec_softc
673 evcnt_attach_dynamic(&sc->sc_ev_txmbufc , EVCNT_TYPE_MISC,
1188 MEC_EVCNT_INCR(&sc->sc_ev_txmbufc);

Completed in 12 milliseconds