iPXE
Data Fields
intelxl_admin_buffer_params Struct Reference

Admin queue data buffer command parameters. More...

#include <intelxl.h>

Data Fields

uint8_t reserved [8]
 Reserved. More...
 
uint32_t high
 Buffer address high. More...
 
uint32_t low
 Buffer address low. More...
 

Detailed Description

Admin queue data buffer command parameters.

Definition at line 77 of file intelxl.h.

Field Documentation

◆ reserved

uint8_t intelxl_admin_buffer_params::reserved[8]

Reserved.

Definition at line 79 of file intelxl.h.

◆ high

uint32_t intelxl_admin_buffer_params::high

Buffer address high.

Definition at line 81 of file intelxl.h.

Referenced by intelxl_admin_event_init().

◆ low

uint32_t intelxl_admin_buffer_params::low

Buffer address low.

Definition at line 83 of file intelxl.h.

Referenced by intelxl_admin_event_init().


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