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

/freebsd-current/sys/dev/ath/
H A Dif_ath_rx.c1097 kickpcu = sc->sc_kickpcu;
1269 sc->sc_kickpcu = 0;
H A Dif_ath.c2241 * way before "sc_kickpcu" is called, don't
2260 if (! sc->sc_kickpcu)
2262 sc->sc_kickpcu = 1;
2333 if (sc->sc_kickpcu == 0)
H A Dif_athvar.h710 uint32_t sc_kickpcu; /* whether to kick the PCU */ member in struct:ath_softc

Completed in 75 milliseconds