Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/qla2xxx/
Dqla_init.c232 fcport->flags &= ~(FCF_ASYNC_SENT | FCF_ASYNC_ACTIVE); in qla2x00_async_iocb_timeout()
297 sp->fcport->flags &= ~(FCF_ASYNC_SENT | FCF_ASYNC_ACTIVE); in qla2x00_async_login_sp_done()
385 fcport->flags &= ~FCF_ASYNC_ACTIVE; in qla2x00_async_login()
391 sp->fcport->flags &= ~(FCF_ASYNC_SENT | FCF_ASYNC_ACTIVE); in qla2x00_async_logout_sp_done()
430 fcport->flags &= ~(FCF_ASYNC_SENT | FCF_ASYNC_ACTIVE); in qla2x00_async_logout()
438 fcport->flags &= ~FCF_ASYNC_ACTIVE; in qla2x00_async_prlo_done()
450 sp->fcport->flags &= ~FCF_ASYNC_ACTIVE; in qla2x00_async_prlo_sp_done()
490 fcport->flags &= ~FCF_ASYNC_ACTIVE; in qla2x00_async_prlo()
546 fcport->flags |= FCF_ASYNC_ACTIVE; in qla_post_els_plogi_work()
561 sp->fcport->flags &= ~(FCF_ASYNC_SENT | FCF_ASYNC_ACTIVE); in qla2x00_async_adisc_sp_done()
[all …]
Dqla_edif.c215 fcport->flags |= FCF_ASYNC_ACTIVE; in qla_post_sa_replace_work()
2295 sp->fcport->flags &= ~(FCF_ASYNC_SENT | FCF_ASYNC_ACTIVE); in qla_noop_sp_done()
2370 fcport->flags &= ~FCF_ASYNC_ACTIVE; in qla24xx_issue_sa_replace_iocb()
2794 sp->fcport->flags &= ~(FCF_ASYNC_SENT | FCF_ASYNC_ACTIVE); in qla28xx_sa_update_iocb_entry()
2823 sp->fcport->flags &= ~(FCF_ASYNC_SENT | FCF_ASYNC_ACTIVE); in qla28xx_sa_update_iocb_entry()
Dqla_iocb.c2884 fcport->flags &= ~(FCF_ASYNC_SENT|FCF_ASYNC_ACTIVE); in qla2x00_els_dcmd2_sp_done()
3021 fcport->flags &= ~FCF_ASYNC_ACTIVE; in qla24xx_els_dcmd2_iocb()
3103 fcport->flags &= ~(FCF_ASYNC_SENT | FCF_ASYNC_ACTIVE); in qla24xx_els_dcmd2_iocb()
Dqla_os.c5157 fcport->flags |= FCF_ASYNC_ACTIVE; \
5584 if (fcport->flags & (FCF_ASYNC_SENT|FCF_ASYNC_ACTIVE) || in qla2x00_relogin()
Dqla_def.h2722 #define FCF_ASYNC_ACTIVE BIT_5 macro
Dqla_gs.c2858 fcport->flags &= ~(FCF_ASYNC_SENT | FCF_ASYNC_ACTIVE); in qla24xx_async_gpsc_sp_done()