Home
last modified time | relevance | path

Searched refs:ioat_op_copy (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/dma/ioat/
H A Dioat_dmadev.c24 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 Drte_ioat_rawdev_fns.h181 return __ioat_write_desc(dev_id, ioat_op_copy, src, dst, length, in __ioat_enqueue_copy()
H A Drte_idxd_rawdev_fns.h40 ioat_op_copy = 0, /* Standard DMA Operation */ enumerator