Home
last modified time | relevance | path

Searched defs:nvm_iscsi_initiator (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/scsi/qedi/
Dqedi_nvm_iscsi_cfg.h124 struct nvm_iscsi_initiator { struct
125 struct nvm_iscsi_initiator_ipv4 ipv4; /* 0x0 */ argument
126 struct nvm_iscsi_initiator_ipv6 ipv6; /* 0x38 */ argument
128 union nvm_iscsi_name initiator_name; /* 0x118 */
129 union nvm_iscsi_chap_name chap_name; /* 0x218 */
130 union nvm_iscsi_chap_password chap_password; /* 0x318 */
132 u32 generic_cont0; /* 0x398 */
141 u32 ctrl_flags;
145 u32 rsvd[116]; /* 0x32C */