iPXE
Data Fields
intelxl_admin_link_params Struct Reference

Admin queue Get Link Status command parameters. More...

#include <intelxl.h>

Data Fields

uint8_t notify
 Link status notification. More...
 
uint8_t reserved_a
 Reserved. More...
 
uint8_t phy
 PHY type. More...
 
uint8_t speed
 Link speed. More...
 
uint8_t status
 Link status. More...
 
uint8_t reserved_b [11]
 Reserved. More...
 

Detailed Description

Admin queue Get Link Status command parameters.

Definition at line 347 of file intelxl.h.

Field Documentation

◆ notify

uint8_t intelxl_admin_link_params::notify

Link status notification.

Definition at line 349 of file intelxl.h.

◆ reserved_a

uint8_t intelxl_admin_link_params::reserved_a

Reserved.

Definition at line 351 of file intelxl.h.

◆ phy

uint8_t intelxl_admin_link_params::phy

PHY type.

Definition at line 353 of file intelxl.h.

◆ speed

uint8_t intelxl_admin_link_params::speed

Link speed.

Definition at line 355 of file intelxl.h.

◆ status

uint8_t intelxl_admin_link_params::status

Link status.

Definition at line 357 of file intelxl.h.

◆ reserved_b

uint8_t intelxl_admin_link_params::reserved_b[11]

Reserved.

Definition at line 359 of file intelxl.h.


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