|
iPXE
|
#include <mlx_nvconfig_prm.h>
Data Fields | |
| struct { | |
| mlx_uint32 linkup_timeout: 8 | |
| mlx_uint32 ip_ver: 2 | |
| mlx_uint32 reserved0: 6 | |
| mlx_uint32 undi_network_wait_to: 8 | |
| mlx_uint32 reserved1: 8 | |
| }; | |
| mlx_uint32 | dword |
Definition at line 82 of file mlx_nvconfig_prm.h.
| mlx_uint32 mlx_nvconfig_nic_boot_ext_conf::linkup_timeout |
Definition at line 84 of file mlx_nvconfig_prm.h.
Referenced by nvconfig_get_boot_ext_default_conf().
| mlx_uint32 mlx_nvconfig_nic_boot_ext_conf::ip_ver |
Definition at line 85 of file mlx_nvconfig_prm.h.
Referenced by nvconfig_get_boot_ext_default_conf().
| mlx_uint32 mlx_nvconfig_nic_boot_ext_conf::reserved0 |
Definition at line 86 of file mlx_nvconfig_prm.h.
| mlx_uint32 mlx_nvconfig_nic_boot_ext_conf::undi_network_wait_to |
Definition at line 87 of file mlx_nvconfig_prm.h.
Referenced by nvconfig_get_boot_ext_default_conf().
| mlx_uint32 mlx_nvconfig_nic_boot_ext_conf::reserved1 |
Definition at line 88 of file mlx_nvconfig_prm.h.
| struct { ... } |
| mlx_uint32 mlx_nvconfig_nic_boot_ext_conf::dword |
Definition at line 90 of file mlx_nvconfig_prm.h.
1.8.15