Home
last modified time | relevance | path

Searched refs:conflict_sess (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_target.c4572 port_id_t port_id, uint16_t loop_id, struct fc_port **conflict_sess) in qlt_find_sess_invalidate_other()
4577 *conflict_sess = NULL; in qlt_find_sess_invalidate_other()
4614 *conflict_sess = other_sess; in qlt_find_sess_invalidate_other()
4684 struct fc_port *sess = NULL, *conflict_sess = NULL; in qlt_handle_login() local
4709 port_id, loop_id, &conflict_sess); in qlt_handle_login()
4734 if (conflict_sess) { in qlt_handle_login()
4735 conflict_sess->login_gen++; in qlt_handle_login()
4736 qlt_plogi_ack_link(vha, pla, conflict_sess, in qlt_handle_login()
4777 if (!conflict_sess) { in qlt_handle_login()
4862 struct fc_port *sess = NULL, *conflict_sess in qlt_24xx_handle_els() local
4571 qlt_find_sess_invalidate_other(scsi_qla_host_t *vha, uint64_t wwn, port_id_t port_id, uint16_t loop_id, struct fc_port **conflict_sess) qlt_find_sess_invalidate_other() argument
[all...]
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_target.c4621 port_id_t port_id, uint16_t loop_id, struct fc_port **conflict_sess) in qlt_find_sess_invalidate_other()
4626 *conflict_sess = NULL; in qlt_find_sess_invalidate_other()
4663 *conflict_sess = other_sess; in qlt_find_sess_invalidate_other()
4724 struct fc_port *sess = NULL, *conflict_sess = NULL; in qlt_handle_login() local
4749 port_id, loop_id, &conflict_sess); in qlt_handle_login()
4802 if (conflict_sess) { in qlt_handle_login()
4803 conflict_sess->login_gen++; in qlt_handle_login()
4804 qlt_plogi_ack_link(vha, pla, conflict_sess, in qlt_handle_login()
4845 if (!conflict_sess) { in qlt_handle_login()
4944 struct fc_port *sess = NULL, *conflict_sess in qlt_24xx_handle_els() local
4620 qlt_find_sess_invalidate_other(scsi_qla_host_t *vha, uint64_t wwn, port_id_t port_id, uint16_t loop_id, struct fc_port **conflict_sess) qlt_find_sess_invalidate_other() argument
[all...]

Completed in 13 milliseconds