FD.io VPP  v19.01.2-3-gf61a1a8
Vector Packet Processing
linux_pci_irq_t Struct Reference

Data Fields

int fd
 
u32 clib_file_index
 
union {
   pci_intx_handler_function_t *   intx_handler
 
   pci_msix_handler_function_t *   msix_handler
 
}; 
 

Detailed Description

Definition at line 77 of file pci.c.

Field Documentation

union { ... }
u32 linux_pci_irq_t::clib_file_index

Definition at line 80 of file pci.c.

int linux_pci_irq_t::fd

Definition at line 79 of file pci.c.

pci_intx_handler_function_t* linux_pci_irq_t::intx_handler

Definition at line 83 of file pci.c.

pci_msix_handler_function_t* linux_pci_irq_t::msix_handler

Definition at line 84 of file pci.c.


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