Lines Matching refs:conflict_sess
4579 port_id_t port_id, uint16_t loop_id, struct fc_port **conflict_sess) in qlt_find_sess_invalidate_other() argument
4584 *conflict_sess = NULL; in qlt_find_sess_invalidate_other()
4621 *conflict_sess = other_sess; in qlt_find_sess_invalidate_other()
4689 struct fc_port *sess = NULL, *conflict_sess = NULL; in qlt_handle_login() local
4712 port_id, loop_id, &conflict_sess); in qlt_handle_login()
4731 if (conflict_sess) { in qlt_handle_login()
4732 conflict_sess->login_gen++; in qlt_handle_login()
4733 qlt_plogi_ack_link(vha, pla, conflict_sess, in qlt_handle_login()
4830 struct fc_port *sess = NULL, *conflict_sess = NULL; in qlt_24xx_handle_els() local
4890 loop_id, &conflict_sess); in qlt_24xx_handle_els()
4894 if (conflict_sess) { in qlt_24xx_handle_els()
4895 switch (conflict_sess->disc_state) { in qlt_24xx_handle_els()
4902 conflict_sess, conflict_sess->port_name); in qlt_24xx_handle_els()
4903 conflict_sess->fw_login_state = in qlt_24xx_handle_els()