iPXE
Data Fields
fip_max_fcoe_size Struct Reference

A FIP max FCoE size descriptor. More...

#include <fip.h>

Data Fields

uint8_t type
 Type. More...
 
uint8_t len
 Length in 32-bit words. More...
 
uint16_t mtu
 Maximum FCoE size. More...
 

Detailed Description

A FIP max FCoE size descriptor.

Definition at line 195 of file fip.h.

Field Documentation

◆ type

uint8_t fip_max_fcoe_size::type

Type.

Definition at line 197 of file fip.h.

◆ len

uint8_t fip_max_fcoe_size::len

Length in 32-bit words.

Definition at line 199 of file fip.h.

◆ mtu

uint16_t fip_max_fcoe_size::mtu

Maximum FCoE size.

Definition at line 201 of file fip.h.


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