Home
last modified time | relevance | path

Searched refs:RELOGIN_NEEDED (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.10/drivers/scsi/qla2xxx/
Dqla_mid.c379 if (test_bit(RELOGIN_NEEDED, &vha->dpc_flags) && in qla2x00_do_dpc_vp()
386 clear_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla2x00_do_dpc_vp()
Dqla_init.c359 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla2x00_async_login()
953 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_handle_gnl_done_event()
1278 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_async_prli()
1462 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_handle_gpdb_event()
1550 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_fcport_handle_login()
1560 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_fcport_handle_login()
1634 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_fcport_handle_login()
1673 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_fcport_handle_login()
1930 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_handle_prli_done_event()
1985 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_handle_plogi_done_event()
[all …]
Dqla_os.c3945 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla2x00_mark_device_lost()
5370 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_post_relogin_work()
5420 set_bit(RELOGIN_NEEDED, in qla2x00_relogin()
5442 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla2x00_relogin()
6895 if (test_bit(RELOGIN_NEEDED, &base_vha->dpc_flags) && in qla2x00_do_dpc()
6902 clear_bit(RELOGIN_NEEDED, &base_vha->dpc_flags); in qla2x00_do_dpc()
7233 test_bit(RELOGIN_NEEDED, &vha->dpc_flags) || in qla2x00_timer()
7252 test_bit(RELOGIN_NEEDED, &vha->dpc_flags), in qla2x00_timer()
Dqla_iocb.c2924 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla2x00_els_dcmd2_sp_done()
2937 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla2x00_els_dcmd2_sp_done()
Dqla_target.c1073 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qlt_free_session_done()
1129 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qlt_free_session_done()
Dqla_def.h4686 #define RELOGIN_NEEDED 8 macro
Dqla_mbx.c4012 set_bit(RELOGIN_NEEDED, in qla24xx_report_id_acquisition()