FD.io VPP  v18.07.1-19-g511ce25
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 70 of file pci.c.

Field Documentation

union { ... }
u32 linux_pci_irq_t::clib_file_index

Definition at line 73 of file pci.c.

int linux_pci_irq_t::fd

Definition at line 72 of file pci.c.

pci_intx_handler_function_t* linux_pci_irq_t::intx_handler

Definition at line 76 of file pci.c.

pci_msix_handler_function_t* linux_pci_irq_t::msix_handler

Definition at line 77 of file pci.c.


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