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

  /src/sys/dev/pci/
if_wm.c 663 struct evcnt sc_ev_ictxqmtc; /* Intr. Cause Tx Queue Min Thresh */ member in struct:wm_softc
3451 evcnt_attach_dynamic(&sc->sc_ev_ictxqmtc, EVCNT_TYPE_MISC,
3649 evcnt_detach(&sc->sc_ev_ictxqmtc);
6768 WM_EVCNT_ADD(&sc->sc_ev_ictxqmtc,
6974 WM_EVCNT_STORE(&sc->sc_ev_ictxqmtc, 0);

Completed in 22 milliseconds