Home
last modified time | relevance | path

Searched refs:FC_NO_LOOP_ID (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_inline.h122 if (fcport->loop_id == FC_NO_LOOP_ID || in qla2x00_clear_loop_id()
127 fcport->loop_id = FC_NO_LOOP_ID; in qla2x00_clear_loop_id()
Dqla_init.c599 (fcport->loop_id != FC_NO_LOOP_ID && in qla24xx_handle_gnl_done_event()
644 if (fcport->loop_id != FC_NO_LOOP_ID) in qla24xx_handle_gnl_done_event()
670 if (fcport->loop_id != FC_NO_LOOP_ID) in qla24xx_handle_gnl_done_event()
682 if (fcport->loop_id != FC_NO_LOOP_ID) in qla24xx_handle_gnl_done_event()
726 fcport->loop_id = FC_NO_LOOP_ID; in qla24xx_handle_gnl_done_event()
1284 if (fcport->loop_id == FC_NO_LOOP_ID) { in qla_chk_n2n_b4_login()
1319 if ((fcport->loop_id != FC_NO_LOOP_ID) && in qla24xx_fcport_handle_login()
1348 if (fcport->loop_id == FC_NO_LOOP_ID) { in qla24xx_fcport_handle_login()
1371 } else if (fcport->loop_id == FC_NO_LOOP_ID) { in qla24xx_fcport_handle_login()
1961 ea->fcport->loop_id = FC_NO_LOOP_ID; in qla24xx_handle_plogi_done_event()
[all …]
Dqla_mbx.c1917 if (fcport->loop_id == FC_NO_LOOP_ID || in qla2x00_get_port_database()
1962 if (fcport->loop_id == FC_NO_LOOP_ID || in qla2x00_get_port_database()
6228 if (fcport->loop_id == FC_NO_LOOP_ID || in __qla24xx_parse_gpdb()
Dqla_attr.c1820 if (fcport->loop_id != FC_NO_LOOP_ID) { in qla2x00_terminate_rport_io()
Dqla_def.h2473 #define FC_NO_LOOP_ID 0x1000 macro
Dqla_target.c994 if (sess->logout_on_delete && sess->loop_id != FC_NO_LOOP_ID) { in qlt_free_session_done()
4629 (loop_id != FC_NO_LOOP_ID)) { in qlt_find_sess_invalidate_other()
Dqla_gs.c3996 if (fcport->loop_id != FC_NO_LOOP_ID && in qla24xx_async_gnnft_done()
Dqla_os.c3061 ha->mr.fcport.loop_id = FC_NO_LOOP_ID; in qla2x00_probe_one()