Searched refs:sc_ev_rxfull (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dgemvar.h223 struct evcnt sc_ev_rxfull; member in struct:gem_softc
H A Dgem.c169 evcnt_detach(&sc->sc_ev_rxfull);
593 evcnt_attach_dynamic(&sc->sc_ev_rxfull, EVCNT_TYPE_INTR,
1946 GEM_COUNTER_INCR(sc, sc_ev_rxfull);

Completed in 71 milliseconds