Home
last modified time | relevance | path

Searched refs:chap_name (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/scsi/qedi/
Dqedi_nvm_iscsi_cfg.h126 union nvm_iscsi_chap_name chap_name; /* 0x218 */ member
164 union nvm_iscsi_chap_name chap_name; /* 0x144 */ member
Dqedi_main.c2183 char *chap_name, *chap_secret; in qedi_show_boot_tgt_info() local
2208 chap_name = chap_en ? block->initiator.chap_name.byte : NULL; in qedi_show_boot_tgt_info()
2213 mchap_name = mchap_en ? block->target[idx].chap_name.byte : NULL; in qedi_show_boot_tgt_info()
2241 chap_name); in qedi_show_boot_tgt_info()