Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/qla2xxx/
Dqla_init.c214 fcport->flags &= ~(FCF_ASYNC_SENT | FCF_ASYNC_ACTIVE); in qla2x00_async_iocb_timeout()
279 sp->fcport->flags &= ~(FCF_ASYNC_SENT | FCF_ASYNC_ACTIVE); in qla2x00_async_login_sp_done()
365 fcport->flags &= ~FCF_ASYNC_ACTIVE; in qla2x00_async_login()
371 sp->fcport->flags &= ~(FCF_ASYNC_SENT | FCF_ASYNC_ACTIVE); in qla2x00_async_logout_sp_done()
412 fcport->flags &= ~(FCF_ASYNC_SENT | FCF_ASYNC_ACTIVE); in qla2x00_async_logout()
420 fcport->flags &= ~FCF_ASYNC_ACTIVE; in qla2x00_async_prlo_done()
432 sp->fcport->flags &= ~FCF_ASYNC_ACTIVE; in qla2x00_async_prlo_sp_done()
474 fcport->flags &= ~FCF_ASYNC_ACTIVE; in qla2x00_async_prlo()
530 fcport->flags |= FCF_ASYNC_ACTIVE; in qla_post_els_plogi_work()
545 sp->fcport->flags &= ~(FCF_ASYNC_SENT | FCF_ASYNC_ACTIVE); in qla2x00_async_adisc_sp_done()
[all …]
Dqla_edif.c190 fcport->flags |= FCF_ASYNC_ACTIVE; in qla_post_sa_replace_work()
2611 sp->fcport->flags &= ~(FCF_ASYNC_SENT | FCF_ASYNC_ACTIVE); in qla28xx_sa_update_iocb_entry()
2640 sp->fcport->flags &= ~(FCF_ASYNC_SENT | FCF_ASYNC_ACTIVE); in qla28xx_sa_update_iocb_entry()
Dqla_iocb.c2852 fcport->flags &= ~(FCF_ASYNC_SENT|FCF_ASYNC_ACTIVE); in qla2x00_els_dcmd2_sp_done()
2986 fcport->flags &= ~FCF_ASYNC_ACTIVE; in qla24xx_els_dcmd2_iocb()
3070 fcport->flags &= ~(FCF_ASYNC_SENT | FCF_ASYNC_ACTIVE); in qla24xx_els_dcmd2_iocb()
Dqla_os.c5100 fcport->flags |= FCF_ASYNC_ACTIVE; \
5527 if (fcport->flags & (FCF_ASYNC_SENT|FCF_ASYNC_ACTIVE) || in qla2x00_relogin()
Dqla_def.h2698 #define FCF_ASYNC_ACTIVE BIT_5 macro
Dqla_gs.c2860 fcport->flags &= ~(FCF_ASYNC_SENT | FCF_ASYNC_ACTIVE); in qla24xx_async_gpsc_sp_done()