Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_init.c392 fcport->flags &= ~FCF_ASYNC_ACTIVE; in qla2x00_async_login()
451 fcport->flags &= ~FCF_ASYNC_ACTIVE; in qla2x00_async_prlo_done()
463 sp->fcport->flags &= ~FCF_ASYNC_ACTIVE; in qla2x00_async_prlo_sp_done()
503 fcport->flags &= ~FCF_ASYNC_ACTIVE; in qla2x00_async_prlo()
566 fcport->flags |= FCF_ASYNC_ACTIVE; in qla_post_els_plogi_work()
611 fcport->flags &= ~FCF_ASYNC_ACTIVE; in qla2x00_async_adisc()
1204 fcport->flags &= ~(FCF_ASYNC_ACTIVE); in qla24xx_async_gnl()
1217 fcport->flags |= FCF_ASYNC_ACTIVE; in qla24xx_post_gnl_work()
1369 fcport->flags |= FCF_ASYNC_ACTIVE; in qla24xx_post_gpdb_work()
1387 fcport->flags &= ~FCF_ASYNC_ACTIVE; in qla24xx_async_gpdb()
[all …]
H A Dqla_edif.c215 fcport->flags |= FCF_ASYNC_ACTIVE; in qla_post_sa_replace_work()
2339 sp->fcport->flags &= ~(FCF_ASYNC_SENT | FCF_ASYNC_ACTIVE); in qla_noop_sp_done()
2414 fcport->flags &= ~FCF_ASYNC_ACTIVE; in qla24xx_issue_sa_replace_iocb()
2838 sp->fcport->flags &= ~(FCF_ASYNC_SENT | FCF_ASYNC_ACTIVE); in qla28xx_sa_update_iocb_entry()
2867 sp->fcport->flags &= ~(FCF_ASYNC_SENT | FCF_ASYNC_ACTIVE); in qla28xx_sa_update_iocb_entry()
H A Dqla_iocb.c2923 fcport->flags &= ~(FCF_ASYNC_SENT|FCF_ASYNC_ACTIVE); in qla2x00_els_dcmd2_sp_done()
3136 fcport->flags &= ~(FCF_ASYNC_SENT | FCF_ASYNC_ACTIVE); in qla24xx_els_dcmd2_iocb()
H A Dqla_os.c5218 fcport->flags |= FCF_ASYNC_ACTIVE; \
5635 if (fcport->flags & (FCF_ASYNC_SENT|FCF_ASYNC_ACTIVE) || in qla2x00_relogin()
H A Dqla_def.h2769 #define FCF_ASYNC_ACTIVE BIT_5 macro
H A Dqla_gs.c2858 fcport->flags &= ~(FCF_ASYNC_SENT | FCF_ASYNC_ACTIVE); in qla24xx_async_gpsc_sp_done()