iPXE
Data Fields
mlx_nvconfig_iscsi_general Union Reference

#include <mlx_nvconfig_prm.h>

Data Fields

struct {
   mlx_uint32   reserved0:22
 
   mlx_uint32   boot_to_target:2
 
   mlx_uint32   reserved1:2
 
   mlx_uint32   vlan_en:1
 
   mlx_uint32   tcp_timestamps_en:1
 
   mlx_uint32   chap_mutual_auth_en:1
 
   mlx_uint32   chap_auth_en:1
 
   mlx_uint32   reserved2:2
 
   mlx_uint32   vlan:12
 
   mlx_uint32   reserved3:20
 
   mlx_uint32   lun_busy_retry_count:8
 
   mlx_uint32   link_up_delay_time:8
 
   mlx_uint32   drive_num:8
 
   mlx_uint32   reserved4:8
 
}; 
 
mlx_uint32 dword [3]
 

Detailed Description

Definition at line 188 of file mlx_nvconfig_prm.h.

Field Documentation

◆ reserved0

mlx_uint32 mlx_nvconfig_iscsi_general::reserved0

Definition at line 190 of file mlx_nvconfig_prm.h.

◆ boot_to_target

mlx_uint32 mlx_nvconfig_iscsi_general::boot_to_target

Definition at line 191 of file mlx_nvconfig_prm.h.

Referenced by nvconfig_get_iscsi_gen_default_conf().

◆ reserved1

mlx_uint32 mlx_nvconfig_iscsi_general::reserved1

Definition at line 192 of file mlx_nvconfig_prm.h.

◆ vlan_en

mlx_uint32 mlx_nvconfig_iscsi_general::vlan_en

Definition at line 193 of file mlx_nvconfig_prm.h.

Referenced by nvconfig_get_iscsi_gen_default_conf().

◆ tcp_timestamps_en

mlx_uint32 mlx_nvconfig_iscsi_general::tcp_timestamps_en

Definition at line 194 of file mlx_nvconfig_prm.h.

Referenced by nvconfig_get_iscsi_gen_default_conf().

◆ chap_mutual_auth_en

mlx_uint32 mlx_nvconfig_iscsi_general::chap_mutual_auth_en

Definition at line 195 of file mlx_nvconfig_prm.h.

Referenced by nvconfig_get_iscsi_gen_default_conf().

◆ chap_auth_en

mlx_uint32 mlx_nvconfig_iscsi_general::chap_auth_en

Definition at line 196 of file mlx_nvconfig_prm.h.

Referenced by nvconfig_get_iscsi_gen_default_conf().

◆ reserved2

mlx_uint32 mlx_nvconfig_iscsi_general::reserved2

Definition at line 197 of file mlx_nvconfig_prm.h.

◆ vlan

mlx_uint32 mlx_nvconfig_iscsi_general::vlan

Definition at line 199 of file mlx_nvconfig_prm.h.

◆ reserved3

mlx_uint32 mlx_nvconfig_iscsi_general::reserved3

Definition at line 200 of file mlx_nvconfig_prm.h.

◆ lun_busy_retry_count

mlx_uint32 mlx_nvconfig_iscsi_general::lun_busy_retry_count

Definition at line 202 of file mlx_nvconfig_prm.h.

Referenced by nvconfig_get_iscsi_gen_default_conf().

◆ link_up_delay_time

mlx_uint32 mlx_nvconfig_iscsi_general::link_up_delay_time

Definition at line 203 of file mlx_nvconfig_prm.h.

Referenced by nvconfig_get_iscsi_gen_default_conf().

◆ drive_num

mlx_uint32 mlx_nvconfig_iscsi_general::drive_num

Definition at line 204 of file mlx_nvconfig_prm.h.

Referenced by nvconfig_get_iscsi_gen_default_conf().

◆ reserved4

mlx_uint32 mlx_nvconfig_iscsi_general::reserved4

Definition at line 205 of file mlx_nvconfig_prm.h.

◆ @413

struct { ... }

◆ dword

mlx_uint32 mlx_nvconfig_iscsi_general::dword[3]

Definition at line 207 of file mlx_nvconfig_prm.h.


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