Searched refs:RTE_DMA_DIR_MEM_TO_DEV (Results 1 – 4 of 4) sorted by relevance
598 conf->direction != RTE_DMA_DIR_MEM_TO_DEV && in rte_dma_vchan_setup()610 if (conf->direction == RTE_DMA_DIR_MEM_TO_DEV && in rte_dma_vchan_setup()641 dst_is_dev = conf->direction == RTE_DMA_DIR_MEM_TO_DEV || in rte_dma_vchan_setup()
444 RTE_DMA_DIR_MEM_TO_DEV, enumerator
82 case RTE_DMA_DIR_MEM_TO_DEV: in cnxk_dmadev_vchan_setup()
201 vchan_conf.direction = RTE_DMA_DIR_MEM_TO_DEV; in check_direction()