iPXE
Data Fields
ice_admin_switch_config Struct Reference

Switching element configuration. More...

#include <ice.h>

Data Fields

uint16_t seid
 Switching element ID and flags. More...
 
uint16_t uplink
 Uplink switching element ID. More...
 
uint16_t func
 PF/VF number. More...
 

Detailed Description

Switching element configuration.

Definition at line 189 of file ice.h.

Field Documentation

◆ seid

uint16_t ice_admin_switch_config::seid

Switching element ID and flags.

Definition at line 191 of file ice.h.

Referenced by ice_admin_switch().

◆ uplink

uint16_t ice_admin_switch_config::uplink

Uplink switching element ID.

Definition at line 193 of file ice.h.

Referenced by ice_admin_switch().

◆ func

uint16_t ice_admin_switch_config::func

PF/VF number.

Definition at line 195 of file ice.h.

Referenced by ice_admin_switch().


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