iPXE
Data Fields
intelxl_admin_mac_read_buffer Struct Reference

Admin queue Manage MAC Address Read data buffer. More...

#include <intelxl.h>

Data Fields

uint8_t pf [ETH_ALEN]
 Physical function MAC address. More...
 
uint8_t reserved [ETH_ALEN]
 Reserved. More...
 
uint8_t port [ETH_ALEN]
 Port MAC address. More...
 
uint8_t wol [ETH_ALEN]
 Physical function wake-on-LAN MAC address. More...
 

Detailed Description

Admin queue Manage MAC Address Read data buffer.

Definition at line 163 of file intelxl.h.

Field Documentation

◆ pf

uint8_t intelxl_admin_mac_read_buffer::pf[ETH_ALEN]

Physical function MAC address.

Definition at line 165 of file intelxl.h.

Referenced by intelxl_admin_mac_read().

◆ reserved

uint8_t intelxl_admin_mac_read_buffer::reserved[ETH_ALEN]

Reserved.

Definition at line 167 of file intelxl.h.

◆ port

uint8_t intelxl_admin_mac_read_buffer::port[ETH_ALEN]

Port MAC address.

Definition at line 169 of file intelxl.h.

◆ wol

uint8_t intelxl_admin_mac_read_buffer::wol[ETH_ALEN]

Physical function wake-on-LAN MAC address.

Definition at line 171 of file intelxl.h.


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