Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/qla2xxx/
Dqla_mid.c392 if (test_bit(RELOGIN_NEEDED, &vha->dpc_flags) && in qla2x00_do_dpc_vp()
399 clear_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla2x00_do_dpc_vp()
Dqla_init.c355 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla2x00_async_login()
713 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_handle_gnl_done_event()
851 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_handle_gnl_done_event()
964 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_handle_gnl_done_event()
1295 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_async_prli()
1541 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_handle_gpdb_event()
1632 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_fcport_handle_login()
1642 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_fcport_handle_login()
1716 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_fcport_handle_login()
1755 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_fcport_handle_login()
[all …]
Dqla_os.c4009 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla2x00_mark_device_lost()
5499 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_post_relogin_work()
5550 set_bit(RELOGIN_NEEDED, in qla2x00_relogin()
5572 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla2x00_relogin()
7023 if (test_bit(RELOGIN_NEEDED, &base_vha->dpc_flags) && in qla2x00_do_dpc()
7030 clear_bit(RELOGIN_NEEDED, &base_vha->dpc_flags); in qla2x00_do_dpc()
7437 test_bit(RELOGIN_NEEDED, &vha->dpc_flags) || in qla2x00_timer()
7456 test_bit(RELOGIN_NEEDED, &vha->dpc_flags), in qla2x00_timer()
Dqla_iocb.c2941 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla2x00_els_dcmd2_sp_done()
2954 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla2x00_els_dcmd2_sp_done()
Dqla_target.c1119 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qlt_free_session_done()
1175 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qlt_free_session_done()
Dqla_def.h4830 #define RELOGIN_NEEDED 8 macro
Dqla_mbx.c4064 set_bit(RELOGIN_NEEDED, in qla24xx_report_id_acquisition()