iPXE
Data Fields
intelxl_admin_switch_buffer Struct Reference

Admin queue Get Switch Configuration data buffer. More...

#include <intelxl.h>

Data Fields

uint16_t count
 Number of switching elements reported. More...
 
uint16_t total
 Total number of switching elements. More...
 
uint8_t reserved_a [12]
 Reserved. More...
 
struct intelxl_admin_switch_config cfg
 Switch configuration. More...
 

Detailed Description

Admin queue Get Switch Configuration data buffer.

Definition at line 244 of file intelxl.h.

Field Documentation

◆ count

uint16_t intelxl_admin_switch_buffer::count

Number of switching elements reported.

Definition at line 246 of file intelxl.h.

◆ total

uint16_t intelxl_admin_switch_buffer::total

Total number of switching elements.

Definition at line 248 of file intelxl.h.

◆ reserved_a

uint8_t intelxl_admin_switch_buffer::reserved_a[12]

Reserved.

Definition at line 250 of file intelxl.h.

◆ cfg

struct intelxl_admin_switch_config intelxl_admin_switch_buffer::cfg

Switch configuration.

Definition at line 252 of file intelxl.h.

Referenced by intelxl_admin_switch().


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