iPXE
Data Fields
intelxl_admin_offsets Struct Reference

Admin queue register offsets. More...

#include <intelxl.h>

Data Fields

unsigned int bal
 Base Address Low Register offset. More...
 
unsigned int bah
 Base Address High Register offset. More...
 
unsigned int len
 Length Register offset. More...
 
unsigned int head
 Head Register offset. More...
 
unsigned int tail
 Tail Register offset. More...
 

Detailed Description

Admin queue register offsets.

The physical and virtual function register maps have no discernible relationship.

Definition at line 63 of file intelxl.h.

Field Documentation

◆ bal

unsigned int intelxl_admin_offsets::bal

Base Address Low Register offset.

Definition at line 65 of file intelxl.h.

◆ bah

unsigned int intelxl_admin_offsets::bah

Base Address High Register offset.

Definition at line 67 of file intelxl.h.

◆ len

unsigned int intelxl_admin_offsets::len

Length Register offset.

Definition at line 69 of file intelxl.h.

◆ head

unsigned int intelxl_admin_offsets::head

Head Register offset.

Definition at line 71 of file intelxl.h.

◆ tail

unsigned int intelxl_admin_offsets::tail

Tail Register offset.

Definition at line 73 of file intelxl.h.

Referenced by intelxl_refill_admin().


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