Home
last modified time | relevance | path

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

/linux/include/soc/fsl/qe/
H A Dqmc.h72 int qmc_chan_set_ts_info(struct qmc_chan *chan, const struct qmc_chan_ts_info *ts_info);
/linux/drivers/net/wan/
H A Dfsl_qmc_hdlc.c501 ret = qmc_chan_set_ts_info(qmc_hdlc->qmc_chan, &ts_info); in qmc_hdlc_set_iface()
/linux/drivers/soc/fsl/qe/
H A Dqmc.c371 int qmc_chan_set_ts_info(struct qmc_chan *chan, const struct qmc_chan_ts_info *ts_info) in qmc_chan_set_ts_info() function
403 EXPORT_SYMBOL(qmc_chan_set_ts_info);