Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/qla2xxx/
Dqla_mid.c387 if (test_bit(RELOGIN_NEEDED, &vha->dpc_flags) && in qla2x00_do_dpc_vp()
394 clear_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla2x00_do_dpc_vp()
Dqla_init.c381 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla2x00_async_login()
760 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_handle_gnl_done_event()
898 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_handle_gnl_done_event()
1011 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_handle_gnl_done_event()
1342 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_async_prli()
1591 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_handle_gpdb_event()
1687 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_fcport_handle_login()
1697 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_fcport_handle_login()
1765 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_fcport_handle_login()
1812 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_fcport_handle_login()
[all …]
Dqla_os.c4105 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla2x00_mark_device_lost()
5615 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_post_relogin_work()
5671 set_bit(RELOGIN_NEEDED, in qla2x00_relogin()
5693 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla2x00_relogin()
7138 if (test_bit(RELOGIN_NEEDED, &base_vha->dpc_flags) && in qla2x00_do_dpc()
7145 clear_bit(RELOGIN_NEEDED, &base_vha->dpc_flags); in qla2x00_do_dpc()
7591 test_bit(RELOGIN_NEEDED, &vha->dpc_flags) || in qla2x00_timer()
7607 test_bit(RELOGIN_NEEDED, &vha->dpc_flags), in qla2x00_timer()
Dqla_edif.c518 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla_delete_n2n_sess_and_wait()
629 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla_edif_app_start()
Dqla_target.c1092 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qlt_free_session_done()
1153 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qlt_free_session_done()
Dqla_def.h4950 #define RELOGIN_NEEDED 8 macro
Dqla_mbx.c4080 set_bit(RELOGIN_NEEDED, in qla24xx_report_id_acquisition()