qla2xxx: Add async new target notification
Signed-off-by: Quinn Tran <quinn.tran@cavium.com> Signed-off-by: Himanshu Madhani <himanshu.madhani@cavium.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
This commit is contained in:
committed by
Nicholas Bellinger
parent
54b9993c8c
commit
f1443eebca
@@ -693,6 +693,7 @@ struct qla_tgt_func_tmpl {
|
||||
void (*shutdown_sess)(struct fc_port *);
|
||||
int (*get_dif_tags)(struct qla_tgt_cmd *cmd, uint16_t *pfw_prot_opts);
|
||||
int (*chk_dif_tags)(uint32_t tag);
|
||||
void (*add_target)(struct scsi_qla_host *);
|
||||
};
|
||||
|
||||
int qla2x00_wait_for_hba_online(struct scsi_qla_host *);
|
||||
|
||||
Reference in New Issue
Block a user