Home
last modified time | relevance | path

Searched refs:RTE_DMA_PORT_PCIE (Results 1 – 2 of 2) sorted by relevance

/dpdk/app/test/
H A Dtest_dmadev_api.c224 vchan_conf.src_port.port_type = RTE_DMA_PORT_PCIE; in check_port_type()
232 vchan_conf.dst_port.port_type = RTE_DMA_PORT_PCIE; in check_port_type()
/dpdk/lib/dmadev/
H A Drte_dmadev.h472 RTE_DMA_PORT_PCIE, /**< The DMA access port is PCIe. */ enumerator