Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/fsl-dpaa2-qdma/
H A Ddpdmai.c368 int dpdmai_get_tx_queue(struct fsl_mc_io *mc_io, u32 cmd_flags, in dpdmai_get_tx_queue() function
395 EXPORT_SYMBOL_GPL(dpdmai_get_tx_queue);
H A Ddpdmai.h176 int dpdmai_get_tx_queue(struct fsl_mc_io *mc_io, u32 cmd_flags,
H A Ddpaa2-qdma.c372 err = dpdmai_get_tx_queue(priv->mc_io, 0, ls_dev->mc_handle, in dpaa2_qdma_setup()