Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_mid.c359 if (test_bit(RELOGIN_NEEDED, &vha->dpc_flags) && in qla2x00_do_dpc_vp()
366 clear_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla2x00_do_dpc_vp()
Dqla_init.c251 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla2x00_async_login()
762 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_handle_gnl_done_event()
1068 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_async_prli()
1241 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_handle_gpdb_event()
1326 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_fcport_handle_login()
1336 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_fcport_handle_login()
1404 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_fcport_handle_login()
1507 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_handle_relogin_event()
1846 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_handle_prli_done_event()
1898 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_handle_plogi_done_event()
[all …]
Dqla_os.c3836 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla2x00_mark_device_lost()
5086 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_post_relogin_work()
5137 set_bit(RELOGIN_NEEDED, in qla2x00_relogin()
5159 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla2x00_relogin()
6117 if (test_bit(RELOGIN_NEEDED, &base_vha->dpc_flags) && in qla2x00_do_dpc()
6124 clear_bit(RELOGIN_NEEDED, &base_vha->dpc_flags); in qla2x00_do_dpc()
6430 test_bit(RELOGIN_NEEDED, &vha->dpc_flags))) { in qla2x00_timer()
6448 test_bit(RELOGIN_NEEDED, &vha->dpc_flags)); in qla2x00_timer()
Dqla_def.h4246 #define RELOGIN_NEEDED 8 macro
Dqla_target.c1073 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qlt_free_session_done()
1132 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qlt_free_session_done()
Dqla_iocb.c2621 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla2x00_els_dcmd2_sp_done()
Dqla_mbx.c3860 set_bit(RELOGIN_NEEDED, in qla24xx_report_id_acquisition()