Searched refs:ioat_op_copy (Results 1 – 3 of 3) sorted by relevance
| /dpdk/drivers/dma/ioat/ |
| H A D | ioat_dmadev.c | 24 ioat_op_copy = 0, /* Standard DMA Operation */ enumerator 302 return __write_desc(dev_private, ioat_op_copy, src, dst, length, flags); in ioat_enqueue_copy()
|
| /dpdk/drivers/raw/ioat/ |
| H A D | rte_ioat_rawdev_fns.h | 181 return __ioat_write_desc(dev_id, ioat_op_copy, src, dst, length, in __ioat_enqueue_copy()
|
| H A D | rte_idxd_rawdev_fns.h | 40 ioat_op_copy = 0, /* Standard DMA Operation */ enumerator
|