iPXE
Data Fields
intelxl_msix Struct Reference

MSI-X interrupt. More...

#include <intelxl.h>

Data Fields

struct pci_msix cap
 PCI capability. More...
 
uint32_t msg
 MSI-X dummy interrupt target. More...
 
struct dma_mapping map
 DMA mapping for dummy interrupt target. More...
 

Detailed Description

MSI-X interrupt.

Definition at line 906 of file intelxl.h.

Field Documentation

◆ cap

struct pci_msix intelxl_msix::cap

PCI capability.

Definition at line 908 of file intelxl.h.

Referenced by intelxl_msix_disable(), and intelxl_msix_enable().

◆ msg

uint32_t intelxl_msix::msg

MSI-X dummy interrupt target.

Definition at line 910 of file intelxl.h.

Referenced by intelxl_msix_enable().

◆ map

struct dma_mapping intelxl_msix::map

DMA mapping for dummy interrupt target.

Definition at line 912 of file intelxl.h.

Referenced by intelxl_msix_disable(), and intelxl_msix_enable().


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