iPXE
Data Fields
mlx_nvconfig_nic_boot_conf Union Reference

#include <mlx_nvconfig_prm.h>

Data Fields

struct {
   mlx_uint32   vlan_id: 12
 
   mlx_uint32   link_speed: 4
 
   mlx_uint32   legacy_boot_prot: 8
 
   mlx_uint32   boot_retry_count: 3
 
   mlx_uint32   boot_strap_type: 3
 
   mlx_uint32   en_vlan: 1
 
   mlx_uint32   en_option_rom: 1
 
}; 
 
mlx_uint32 dword
 

Detailed Description

Definition at line 69 of file mlx_nvconfig_prm.h.

Field Documentation

◆ vlan_id

mlx_uint32 mlx_nvconfig_nic_boot_conf::vlan_id

Definition at line 71 of file mlx_nvconfig_prm.h.

Referenced by nvconfig_get_boot_default_conf().

◆ link_speed

mlx_uint32 mlx_nvconfig_nic_boot_conf::link_speed

Definition at line 72 of file mlx_nvconfig_prm.h.

◆ legacy_boot_prot

mlx_uint32 mlx_nvconfig_nic_boot_conf::legacy_boot_prot

Definition at line 73 of file mlx_nvconfig_prm.h.

Referenced by nvconfig_get_boot_default_conf().

◆ boot_retry_count

mlx_uint32 mlx_nvconfig_nic_boot_conf::boot_retry_count

Definition at line 74 of file mlx_nvconfig_prm.h.

Referenced by nvconfig_get_boot_default_conf().

◆ boot_strap_type

mlx_uint32 mlx_nvconfig_nic_boot_conf::boot_strap_type

Definition at line 75 of file mlx_nvconfig_prm.h.

◆ en_vlan

mlx_uint32 mlx_nvconfig_nic_boot_conf::en_vlan

Definition at line 76 of file mlx_nvconfig_prm.h.

Referenced by nvconfig_get_boot_default_conf().

◆ en_option_rom

mlx_uint32 mlx_nvconfig_nic_boot_conf::en_option_rom

Definition at line 77 of file mlx_nvconfig_prm.h.

◆ @397

struct { ... }

◆ dword

mlx_uint32 mlx_nvconfig_nic_boot_conf::dword

Definition at line 79 of file mlx_nvconfig_prm.h.


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