Home
last modified time | relevance | path

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

/linux/drivers/soc/fsl/qe/
H A Dqmc.c224 bool is_tx_stopped; member
390 if ((chan->tx_ts_mask != ts_info->tx_ts_mask && !chan->is_tx_stopped) || in qmc_chan_set_ts_info()
492 if (!chan->is_tx_stopped) in qmc_chan_write_submit()
898 if (!chan->qmc->is_tsa_64rxtx || chan->is_tx_stopped) { in qmc_chan_stop_rx()
919 if (chan->is_tx_stopped) { in qmc_chan_stop_tx()
935 chan->is_tx_stopped = true; in qmc_chan_stop_tx()
1080 if (!chan->is_tx_stopped) { in qmc_chan_start_tx()
1111 chan->is_tx_stopped = false; in qmc_chan_start_tx()