Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/qedi/
Dqedi_nvm_iscsi_cfg.h121 struct nvm_iscsi_initiator { struct
122 struct nvm_iscsi_initiator_ipv4 ipv4; /* 0x0 */ argument
123 struct nvm_iscsi_initiator_ipv6 ipv6; /* 0x38 */ argument
125 union nvm_iscsi_name initiator_name; /* 0x118 */
126 union nvm_iscsi_chap_name chap_name; /* 0x218 */
127 union nvm_iscsi_chap_password chap_password; /* 0x318 */
129 u32 generic_cont0; /* 0x398 */
138 u32 ctrl_flags;
142 u32 rsvd[116]; /* 0x32C */