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

/freebsd-current/sys/dev/ath/
H A Dif_ath_rx_edma.c175 sc->sc_rx_stopped = 1;
248 sc->sc_rx_resetted, sc->sc_rx_stopped);
265 if (sc->sc_rx_resetted == 1 || sc->sc_rx_stopped == 1) {
279 sc->sc_rx_stopped);
303 sc->sc_rx_stopped = 0;
H A Dif_ath.c2025 sc->sc_rx_stopped = 1;
2633 sc->sc_rx_stopped = 1;
3018 sc->sc_rx_stopped = 1;
5331 sc->sc_rx_stopped = 1;
H A Dif_athvar.h592 int sc_rx_stopped; /* XXX only for EDMA */ member in struct:ath_softc

Completed in 242 milliseconds