iPXE
intelxl_admin_mac_write_params Struct Reference

Admin queue Manage MAC Address Write command parameters. More...

#include <intelxl.h>

Data Fields

uint8_t reserved_a [1]
 Reserved.
uint8_t type
 Write type.
uint16_t high
 MAC address first 16 bits, byte-swapped.
uint32_t low
 MAC address last 32 bits, byte-swapped.
uint8_t reserved_b [8]
 Reserved.

Detailed Description

Admin queue Manage MAC Address Write command parameters.

Definition at line 179 of file intelxl.h.

Field Documentation

◆ reserved_a

uint8_t intelxl_admin_mac_write_params::reserved_a[1]

Reserved.

Definition at line 181 of file intelxl.h.

◆ type

uint8_t intelxl_admin_mac_write_params::type

Write type.

Definition at line 183 of file intelxl.h.

◆ high

uint16_t intelxl_admin_mac_write_params::high

MAC address first 16 bits, byte-swapped.

Definition at line 185 of file intelxl.h.

◆ low

uint32_t intelxl_admin_mac_write_params::low

MAC address last 32 bits, byte-swapped.

Definition at line 187 of file intelxl.h.

◆ reserved_b

uint8_t intelxl_admin_mac_write_params::reserved_b[8]

Reserved.

Definition at line 189 of file intelxl.h.


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