Searched refs:RELOGIN_NEEDED (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.10/drivers/scsi/qla2xxx/ |
| D | qla_mid.c | 379 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()
|
| D | qla_init.c | 359 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 …]
|
| D | qla_os.c | 3945 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()
|
| D | qla_iocb.c | 2924 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()
|
| D | qla_target.c | 1073 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()
|
| D | qla_def.h | 4686 #define RELOGIN_NEEDED 8 macro
|
| D | qla_mbx.c | 4012 set_bit(RELOGIN_NEEDED, in qla24xx_report_id_acquisition()
|