Searched refs:RTE_DMA_DIR_MEM_TO_MEM (Results 1 – 10 of 10) sorted by relevance
195 vchan_conf.direction = RTE_DMA_DIR_MEM_TO_MEM - 1; in check_direction()222 vchan_conf.direction = RTE_DMA_DIR_MEM_TO_MEM; in check_port_type()230 vchan_conf.direction = RTE_DMA_DIR_MEM_TO_MEM; in check_port_type()272 vchan_conf.direction = RTE_DMA_DIR_MEM_TO_MEM; in test_dma_vchan_setup()286 vchan_conf.direction = RTE_DMA_DIR_MEM_TO_MEM; in test_dma_vchan_setup()307 vchan_conf.direction = RTE_DMA_DIR_MEM_TO_MEM; in setup_one_vchan()
746 .direction = RTE_DMA_DIR_MEM_TO_MEM, in test_dmadev_instance()
44 * The transfer direction must be set to ``RTE_DMA_DIR_MEM_TO_MEM``.
84 * The transfer direction must be set to ``RTE_DMA_DIR_MEM_TO_MEM`` to copy from memory to memory.
172 * The transfer direction must be set to ``RTE_DMA_DIR_MEM_TO_MEM`` to copy from memory to memory.
435 RTE_DMA_DIR_MEM_TO_MEM, enumerator
597 if (conf->direction != RTE_DMA_DIR_MEM_TO_MEM && in rte_dma_vchan_setup()604 if (conf->direction == RTE_DMA_DIR_MEM_TO_MEM && in rte_dma_vchan_setup()
88 case RTE_DMA_DIR_MEM_TO_MEM: in cnxk_dmadev_vchan_setup()
782 .direction = RTE_DMA_DIR_MEM_TO_MEM, in configure_dmadev_queue()
232 .direction = RTE_DMA_DIR_MEM_TO_MEM, in open_dma()