Searched refs:sc_intr_stats (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/sys/dev/ath/
H A Dif_ath_ioctl.c284 memset(&sc->sc_intr_stats, 0,
285 sizeof(sc->sc_intr_stats));
H A Dif_ath_sysctl.c1014 memset(&sc->sc_intr_stats, 0, sizeof(sc->sc_intr_stats));
1053 &sc->sc_intr_stats.sync_intr[i], 0, "");
H A Dif_athvar.h560 struct ath_intr_stats sc_intr_stats; member in struct:ath_softc
H A Dif_ath.c2077 sc->sc_intr_stats.sync_intr[i]++;

Completed in 56 milliseconds