DPDK
20.08.0
|
#include <rte_vhost_async.h>
Data Fields | |
uintptr_t * | src_opaque_data |
uintptr_t * | dst_opaque_data |
dma transfer status
Definition at line 37 of file rte_vhost_async.h.
uintptr_t* src_opaque_data |
An array of application specific data for source memory
Definition at line 39 of file rte_vhost_async.h.
uintptr_t* dst_opaque_data |
An array of application specific data for destination memory
Definition at line 41 of file rte_vhost_async.h.