Searched refs:qla24xx_post_nack_work (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/scsi/qla2xxx/ |
D | qla_target.c | 521 static int qla24xx_post_nack_work(struct scsi_qla_host *vha, fc_port_t *fcport, in qla24xx_post_nack_work() function 843 qla24xx_post_nack_work(vha, fcport, iocb, SRB_NACK_PLOGI); in qlt_plogi_ack_unref() 845 qla24xx_post_nack_work(vha, fcport, iocb, SRB_NACK_PRLI); in qlt_plogi_ack_unref() 5146 qla24xx_post_nack_work(vha, sess, iocb, in qlt_24xx_handle_els() 5159 qla24xx_post_nack_work(vha, sess, iocb, in qlt_24xx_handle_els()
|