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