DPDK  21.02.0
Data Fields
rte_vhost_async_desc Struct Reference

#include <rte_vhost_async.h>

Data Fields

struct rte_vhost_iov_itersrc
 
struct rte_vhost_iov_iterdst
 

Detailed Description

dma transfer descriptor pair

Examples:
examples/vhost/ioat.c.

Definition at line 27 of file rte_vhost_async.h.

Field Documentation

struct rte_vhost_iov_iter* src

source memory iov_iter

Examples:
examples/vhost/ioat.c.

Definition at line 29 of file rte_vhost_async.h.

struct rte_vhost_iov_iter* dst

destination memory iov_iter

Examples:
examples/vhost/ioat.c.

Definition at line 31 of file rte_vhost_async.h.


The documentation for this struct was generated from the following file: