Home
last modified time | relevance | path

Searched refs:is_tx_stopped (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/soc/fsl/qe/
H A Dqmc.c190 bool is_tx_stopped; member
354 if (!chan->is_tx_stopped) in qmc_chan_write_submit()
583 chan->is_tx_stopped = true; in qmc_chan_stop_tx()
644 chan->is_tx_stopped = false; in qmc_chan_start_tx()