Home
last modified time | relevance | path

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

/openbmc/linux/include/soc/fsl/
H A Ddpaa2-io.h112 int dpaa2_io_service_enqueue_fq(struct dpaa2_io *d, u32 fqid,
/openbmc/linux/drivers/soc/fsl/dpio/
H A Ddpio-service.c459 int dpaa2_io_service_enqueue_fq(struct dpaa2_io *d, in dpaa2_io_service_enqueue_fq() function
475 EXPORT_SYMBOL(dpaa2_io_service_enqueue_fq);
/openbmc/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
H A Ddpio-driver.rst127 dpaa2_io_service_enqueue_fq()
/openbmc/linux/drivers/dma/fsl-dpaa2-qdma/
H A Ddpaa2-qdma.c294 err = dpaa2_io_service_enqueue_fq(NULL, dpaa2_chan->fqid, fd); in dpaa2_qdma_issue_pending()
/openbmc/linux/drivers/crypto/caam/
H A Dcaamalg_qi2.c5486 err = dpaa2_io_service_enqueue_fq(ppriv->dpio, ppriv->req_fqid, in dpaa2_caam_enqueue()