1#ifndef MLX_NVCONFIG_DEFAULTS_H_
2#define MLX_NVCONFIG_DEFAULTS_H_
28#define DEFAULT_FLEXBOOT_MENU_TO 4
29#define DEFAULT_MAX_VFS 8
30#define DEFAULT_BOOT_PROTOCOL 1
31#define DEFAULT_OPTION_ROM_EN 1
32#define DEFAULT_BOOT_VLAN 1
33#define DEFAULT_ISCSI_DHCP_PARAM_EN 1
34#define DEFAULT_ISCSI_IPV4_DHCP_EN 1
35#define DEFAULT_ISCSI_DRIVE_NUM 0x80
36#define DEFAULT_OCSD_OCBB_EN 1
37#define DEFAULT_BOOT_IP_VER 0
38#define DEFAULT_BOOT_LINK_UP_TO 0
39#define DEFAULT_BOOT_UNDI_NETWORK_WAIT_TO 30
40#define DEFAULT_BOOT_IP_VERSION_EN 1
#define FILE_LICENCE(_licence)
Declare a particular licence as applying to a file.
mlx_status nvconfig_read_rom_ini_values(IN mlx_utils *utils, OUT struct mlx_nvcofnig_romini *rom_ini)
mlx_status nvconfig_read_port_default_values(IN mlx_utils *utils, IN mlx_uint8 port, OUT struct mlx_nvconfig_port_conf_defaults *port_conf_def)
mlx_status nvconfig_read_general_default_values(IN mlx_utils *utils, OUT struct mlx_nvconfig_conf_defaults *conf_def)
mlx_uint8 maximum_uar_bar_size
mlx_uint8 flexboot_menu_to
mlx_boolean boot_ip_ver_en
mlx_uint8 boot_retry_count
mlx_uint8 client_identifier
mlx_boolean iscsi_tcp_timestamps_en
mlx_boolean iscsi_chap_mutual_auth_en
mlx_boolean iscsi_dhcp_params_en
mlx_boolean iscsi_chap_auth_en
mlx_uint8 iscsi_drive_num
mlx_boolean iscsi_vlan_en
mlx_uint8 iscsi_lun_busy_retry_count
mlx_uint8 network_link_type
mlx_uint8 iscsi_link_up_delay_time
mlx_uint8 iscsi_boot_to_target
mlx_uint8 default_link_type
mlx_boolean iscsi_ipv4_dhcp_en
mlx_uint8 undi_network_wait_to
mlx_boolean boot_option_rom_en