Home
last modified time | relevance | path

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

/linux-6.12.1/include/soc/fsl/qe/
Dqmc.h72 int qmc_chan_set_ts_info(struct qmc_chan *chan, const struct qmc_chan_ts_info *ts_info);
/linux-6.12.1/drivers/net/wan/
Dfsl_qmc_hdlc.c501 ret = qmc_chan_set_ts_info(qmc_hdlc->qmc_chan, &ts_info); in qmc_hdlc_set_iface()
/linux-6.12.1/drivers/soc/fsl/qe/
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);