Searched refs:sc_kickpcu (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/dev/ath/
H A Dif_ath_rx.c1029 kickpcu = sc->sc_kickpcu;
1201 sc->sc_kickpcu = 0;
H A Dif_ath.c2157 * way before "sc_kickpcu" is called, don't
2176 if (! sc->sc_kickpcu)
2178 sc->sc_kickpcu = 1;
2249 if (sc->sc_kickpcu == 0)
H A Dif_athvar.h706 uint32_t sc_kickpcu; /* whether to kick the PCU */ member in struct:ath_softc

Completed in 66 milliseconds