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 346 of file intelxl.h.

Field Documentation

◆ notify

uint8_t intelxl_admin_link_params::notify

Link status notification.

Definition at line 348 of file intelxl.h.

◆ reserved_a

uint8_t intelxl_admin_link_params::reserved_a

Reserved.

Definition at line 350 of file intelxl.h.

◆ phy

uint8_t intelxl_admin_link_params::phy

PHY type.

Definition at line 352 of file intelxl.h.

◆ speed

uint8_t intelxl_admin_link_params::speed

Link speed.

Definition at line 354 of file intelxl.h.

◆ status

uint8_t intelxl_admin_link_params::status

Link status.

Definition at line 356 of file intelxl.h.

◆ reserved_b

uint8_t intelxl_admin_link_params::reserved_b[11]

Reserved.

Definition at line 358 of file intelxl.h.


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