FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
virtio_pci_cap_t Struct Reference

Data Fields

u8 cap_vndr
 
u8 cap_next
 
u8 cap_len
 
u8 cfg_type
 
u8 bar
 
u8 padding [3]
 
u32 offset
 
u32 length
 

Detailed Description

Definition at line 143 of file pci.h.

Field Documentation

◆ bar

u8 virtio_pci_cap_t::bar

Definition at line 149 of file pci.h.

◆ cap_len

u8 virtio_pci_cap_t::cap_len

Definition at line 147 of file pci.h.

◆ cap_next

u8 virtio_pci_cap_t::cap_next

Definition at line 146 of file pci.h.

◆ cap_vndr

u8 virtio_pci_cap_t::cap_vndr

Definition at line 145 of file pci.h.

◆ cfg_type

u8 virtio_pci_cap_t::cfg_type

Definition at line 148 of file pci.h.

◆ length

u32 virtio_pci_cap_t::length

Definition at line 152 of file pci.h.

◆ offset

u32 virtio_pci_cap_t::offset

Definition at line 151 of file pci.h.

◆ padding

u8 virtio_pci_cap_t::padding[3]

Definition at line 150 of file pci.h.


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