FD.io VPP  v19.08.1-401-g8e4ed521a
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 164 of file pci.h.

Field Documentation

◆ bar

u8 virtio_pci_cap_t::bar

Definition at line 170 of file pci.h.

◆ cap_len

u8 virtio_pci_cap_t::cap_len

Definition at line 168 of file pci.h.

◆ cap_next

u8 virtio_pci_cap_t::cap_next

Definition at line 167 of file pci.h.

◆ cap_vndr

u8 virtio_pci_cap_t::cap_vndr

Definition at line 166 of file pci.h.

◆ cfg_type

u8 virtio_pci_cap_t::cfg_type

Definition at line 169 of file pci.h.

◆ length

u32 virtio_pci_cap_t::length

Definition at line 173 of file pci.h.

◆ offset

u32 virtio_pci_cap_t::offset

Definition at line 172 of file pci.h.

◆ padding

u8 virtio_pci_cap_t::padding[3]

Definition at line 171 of file pci.h.


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