Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_ath_ioctl.c281 memset(&sc->sc_intr_stats, 0, in ath_ioctl()
282 sizeof(sc->sc_intr_stats)); in ath_ioctl()
H A Dif_ath_sysctl.c1017 memset(&sc->sc_intr_stats, 0, sizeof(sc->sc_intr_stats)); in ath_sysctl_clearstats()
1057 &sc->sc_intr_stats.sync_intr[i], 0, ""); in ath_sysctl_stats_attach_intr()
H A Dif_athvar.h564 struct ath_intr_stats sc_intr_stats; member
H A Dif_ath.c2161 sc->sc_intr_stats.sync_intr[i]++; in ath_intr()