iPXE
|
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... | |
uint8_t intelxl_admin_switch_config::type |
Switching element type.
Definition at line 211 of file intelxl.h.
Referenced by intelxl_admin_switch().
uint16_t intelxl_admin_switch_config::seid |
Switching element ID.
Definition at line 215 of file intelxl.h.
Referenced by intelxl_admin_switch().
uint16_t intelxl_admin_switch_config::uplink |
Uplink switching element ID.
Definition at line 217 of file intelxl.h.
Referenced by intelxl_admin_switch().
uint16_t intelxl_admin_switch_config::downlink |
Downlink switching element ID.
Definition at line 219 of file intelxl.h.
Referenced by intelxl_admin_switch().
uint8_t intelxl_admin_switch_config::reserved_b[3] |
uint8_t intelxl_admin_switch_config::connection |
uint8_t intelxl_admin_switch_config::reserved_c[2] |
uint16_t intelxl_admin_switch_config::info |