iPXE
Data Fields
intelvf_msg Union Reference

Mailbox message. More...

#include <intelvf.h>

Data Fields

uint32_t hdr
 Message header. More...
 
struct intelvf_msg_mac mac
 MAC address message. More...
 
struct intelvf_msg_version version
 Version number message. More...
 
struct intelvf_msg_mtu mtu
 MTU message. More...
 
struct intelvf_msg_queues queues
 Queue configuration message. More...
 
struct intelvf_msg_raw raw
 Raw dwords. More...
 

Detailed Description

Mailbox message.

Definition at line 129 of file intelvf.h.

Field Documentation

◆ hdr

uint32_t intelvf_msg::hdr

Message header.

Definition at line 131 of file intelvf.h.

◆ mac

struct intelvf_msg_mac intelvf_msg::mac

MAC address message.

Definition at line 133 of file intelvf.h.

◆ version

struct intelvf_msg_version intelvf_msg::version

Version number message.

Definition at line 135 of file intelvf.h.

◆ mtu

struct intelvf_msg_mtu intelvf_msg::mtu

MTU message.

Definition at line 137 of file intelvf.h.

◆ queues

struct intelvf_msg_queues intelvf_msg::queues

Queue configuration message.

Definition at line 139 of file intelvf.h.

◆ raw

struct intelvf_msg_raw intelvf_msg::raw

Raw dwords.

Definition at line 141 of file intelvf.h.


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