DPDK  20.05.0-rc0
Data Fields
rte_vdpa_dev_addr Struct Reference

#include <rte_vdpa.h>

Data Fields

enum vdpa_addr_type type
 
union {
}; 
 

Detailed Description

vdpa device address

Examples:
examples/vdpa/main.c.

Definition at line 29 of file rte_vdpa.h.

Field Documentation

enum vdpa_addr_type type

vdpa address type

Examples:
examples/vdpa/main.c.

Definition at line 31 of file rte_vdpa.h.

union { ... }

vdpa pci address


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