Home
last modified time | relevance | path

Searched refs:rte_dma_dev_ops (Results 1 – 10 of 10) sorted by relevance

/dpdk/lib/dmadev/
H A Drte_dmadev_pmd.h71 struct rte_dma_dev_ops { struct
131 const struct rte_dma_dev_ops *dev_ops;
/dpdk/drivers/dma/idxd/
H A Didxd_internal.h84 const struct idxd_dmadev *base_idxd, const struct rte_dma_dev_ops *ops);
H A Didxd_bus.c98 static const struct rte_dma_dev_ops idxd_bus_ops = {
H A Didxd_pci.c135 static const struct rte_dma_dev_ops idxd_pci_ops = {
H A Didxd_common.c545 const struct rte_dma_dev_ops *ops) in idxd_dmadev_create()
/dpdk/drivers/dma/cnxk/
H A Dcnxk_dmadev.c438 static const struct rte_dma_dev_ops cnxk_dmadev_ops = {
/dpdk/drivers/dma/skeleton/
H A Dskeleton_dmadev.c443 static const struct rte_dma_dev_ops skeldma_ops = {
/dpdk/drivers/dma/ioat/
H A Dioat_dmadev.c582 static const struct rte_dma_dev_ops ioat_dmadev_ops = { in ioat_dmadev_create()
/dpdk/drivers/dma/hisilicon/
H A Dhisi_dmadev.c813 static const struct rte_dma_dev_ops hisi_dmadev_ops = {
/dpdk/drivers/dma/dpaa/
H A Ddpaa_qdma.c915 static struct rte_dma_dev_ops dpaa_qdma_ops = {