Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/soc/fsl/qe/
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()
481 if (!chan->is_tx_stopped) in qmc_chan_write_submit()
876 if (!chan->qmc->is_tsa_64rxtx || chan->is_tx_stopped) { in qmc_chan_stop_rx()
897 if (chan->is_tx_stopped) { in qmc_chan_stop_tx()
913 chan->is_tx_stopped = true; in qmc_chan_stop_tx()
1058 if (!chan->is_tx_stopped) { in qmc_chan_start_tx()
1089 chan->is_tx_stopped = false; in qmc_chan_start_tx()