Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/soc/fsl/qe/
H A Dqmc.c200 bool is_rx_stopped; member
463 if (chan->is_rx_halted && !chan->is_rx_stopped) { in qmc_chan_read_submit()
562 chan->is_rx_stopped = true; in qmc_chan_stop_rx()
625 chan->is_rx_stopped = false; in qmc_chan_start_rx()
1220 if (chan->rx_pending && !chan->is_rx_stopped) { in qmc_irq_gint()

Completed in 3 milliseconds