iPXE
Data Fields
intelxl_admin_switch_config Struct Reference

Switching element configuration. More...

#include <intelxl.h>

Data Fields

uint8_t type
 Switching element type. More...
 
uint8_t revision
 Revision. More...
 
uint16_t seid
 Switching element ID. More...
 
uint16_t uplink
 Uplink switching element ID. More...
 
uint16_t downlink
 Downlink switching element ID. More...
 
uint8_t reserved_b [3]
 Reserved. More...
 
uint8_t connection
 Connection type. More...
 
uint8_t reserved_c [2]
 Reserved. More...
 
uint16_t info
 Element specific information. More...
 

Detailed Description

Switching element configuration.

Definition at line 209 of file intelxl.h.

Field Documentation

◆ type

uint8_t intelxl_admin_switch_config::type

Switching element type.

Definition at line 211 of file intelxl.h.

Referenced by intelxl_admin_switch().

◆ revision

uint8_t intelxl_admin_switch_config::revision

Revision.

Definition at line 213 of file intelxl.h.

◆ seid

uint16_t intelxl_admin_switch_config::seid

Switching element ID.

Definition at line 215 of file intelxl.h.

Referenced by intelxl_admin_switch().

◆ uplink

uint16_t intelxl_admin_switch_config::uplink

Uplink switching element ID.

Definition at line 217 of file intelxl.h.

Referenced by intelxl_admin_switch().

◆ downlink

uint16_t intelxl_admin_switch_config::downlink

Downlink switching element ID.

Definition at line 219 of file intelxl.h.

Referenced by intelxl_admin_switch().

◆ reserved_b

uint8_t intelxl_admin_switch_config::reserved_b[3]

Reserved.

Definition at line 221 of file intelxl.h.

◆ connection

uint8_t intelxl_admin_switch_config::connection

Connection type.

Definition at line 223 of file intelxl.h.

Referenced by intelxl_admin_switch().

◆ reserved_c

uint8_t intelxl_admin_switch_config::reserved_c[2]

Reserved.

Definition at line 225 of file intelxl.h.

◆ info

uint16_t intelxl_admin_switch_config::info

Element specific information.

Definition at line 227 of file intelxl.h.


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