Home
last modified time | relevance | path

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

/linux-6.15/drivers/dma/fsl-dpaa2-qdma/
H A Ddpdmai.c340 int dpdmai_get_tx_queue(struct fsl_mc_io *mc_io, u32 cmd_flags, in dpdmai_get_tx_queue() function
368 EXPORT_SYMBOL_GPL(dpdmai_get_tx_queue);
H A Ddpdmai.h175 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()