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

  /src/sys/dev/ic/
i82557var.h 207 struct evcnt sc_ev_txpause; /* Tx PAUSE frames */ member in struct:fxp_softc
  /src/sys/dev/pci/
if_sip.c 258 struct evcnt sc_ev_txpause; /* PAUSE transmitted */ member in struct:sip_softc
986 evcnt_detach(&sc->sc_ev_txpause);
1449 evcnt_attach_dynamic(&sc->sc_ev_txpause, EVCNT_TYPE_MISC,
2499 sc->sc_ev_txpause.ev_count +=

Completed in 16 milliseconds