Searched refs:sc_rx_stopped (Results 1 – 3 of 3) sorted by relevance
175 sc->sc_rx_stopped = 1; in ath_edma_stoprecv()248 sc->sc_rx_resetted, sc->sc_rx_stopped); in ath_edma_startrecv()265 if (sc->sc_rx_resetted == 1 || sc->sc_rx_stopped == 1) { in ath_edma_startrecv()279 sc->sc_rx_stopped); in ath_edma_startrecv()303 sc->sc_rx_stopped = 0; in ath_edma_startrecv()
2027 sc->sc_rx_stopped = 1; in ath_resume()2641 sc->sc_rx_stopped = 1; in ath_init()3026 sc->sc_rx_stopped = 1; in ath_reset()5339 sc->sc_rx_stopped = 1; in ath_chan_set()
592 int sc_rx_stopped; /* XXX only for EDMA */ member