iPXE
Data Fields
intelxl_admin_driver_params Struct Reference

Admin queue Driver Version command parameters. More...

#include <intelxl.h>

Data Fields

uint8_t major
 Driver version. More...
 
uint8_t minor
 Minor version. More...
 
uint8_t build
 Build version. More...
 
uint8_t sub
 Sub-build version. More...
 
uint8_t reserved [4]
 Reserved. More...
 
uint64_t address
 Data buffer address. More...
 

Detailed Description

Admin queue Driver Version command parameters.

Definition at line 113 of file intelxl.h.

Field Documentation

◆ major

uint8_t intelxl_admin_driver_params::major

Driver version.

Definition at line 115 of file intelxl.h.

◆ minor

uint8_t intelxl_admin_driver_params::minor

Minor version.

Definition at line 117 of file intelxl.h.

◆ build

uint8_t intelxl_admin_driver_params::build

Build version.

Definition at line 119 of file intelxl.h.

◆ sub

uint8_t intelxl_admin_driver_params::sub

Sub-build version.

Definition at line 121 of file intelxl.h.

◆ reserved

uint8_t intelxl_admin_driver_params::reserved[4]

Reserved.

Definition at line 123 of file intelxl.h.

◆ address

uint64_t intelxl_admin_driver_params::address

Data buffer address.

Definition at line 125 of file intelxl.h.


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