Home
last modified time | relevance | path

Searched refs:login_pause (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/drivers/scsi/qla2xxx/
H A Dqla_dfs.c95 DEFINE_QLA_DFS_RPORT_FIELD(login_pause);
128 QLA_CREATE_RPORT_FIELD_ATTR(login_pause); in qla2x00_dfs_create_rport()
H A Dqla_init.c845 fcport->login_pause = 1; in qla24xx_handle_gnl_done_event()
1673 fcport->fw_login_state, fcport->login_pause, fcport->flags, in qla24xx_fcport_handle_login()
1762 if (fcport->login_pause) { in qla24xx_fcport_handle_login()
1955 fcport->fw_login_state, fcport->login_pause, in qla24xx_handle_relogin_event()
2583 ea->fcport->login_pause = 1; in qla24xx_handle_plogi_done_event()
H A Dqla_os.c5437 fcport->login_pause = 1; in qla24xx_create_new_sess()
5441 fcport->login_pause = 1; in qla24xx_create_new_sess()
H A Dqla_def.h2582 unsigned int login_pause:1; member
H A Dqla_iocb.c2956 fcport->login_pause = 1; in qla2x00_els_dcmd2_sp_done()
H A Dqla_target.c1099 sess->conflict->login_pause = 0; in qlt_free_session_done()