Searched refs:is_rx_stopped (Results 1 – 1 of 1) sorted by relevance
200 bool is_rx_stopped; member462 if (chan->is_rx_halted && !chan->is_rx_stopped) { in qmc_chan_read_submit()561 chan->is_rx_stopped = true; in qmc_chan_stop_rx()624 chan->is_rx_stopped = false; in qmc_chan_start_rx()1219 if (chan->rx_pending && !chan->is_rx_stopped) { in qmc_irq_gint()