Home
last modified time | relevance | path

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

/linux/drivers/soc/fsl/qe/
H A Dqmc.c269 bool is_tsa_64rxtx; member
383 if (chan->qmc->is_tsa_64rxtx) { in qmc_chan_set_ts_info()
816 if (chan->qmc->is_tsa_64rxtx) in qmc_chan_setup_tsa_tx()
833 if (chan->qmc->is_tsa_64rxtx) in qmc_chan_setup_tsa_rx()
876 if (!chan->qmc->is_tsa_64rxtx || chan->is_tx_stopped) { in qmc_chan_stop_rx()
915 if (!chan->qmc->is_tsa_64rxtx || chan->is_rx_stopped) { in qmc_chan_stop_tx()
1355 qmc->is_tsa_64rxtx = true; in qmc_init_tsa_64rxtx()
1384 qmc->is_tsa_64rxtx = false; in qmc_init_tsa_32rx_32tx()