Home
last modified time | relevance | path

Searched refs:FCF_ASYNC_ACTIVE (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_init.c211 fcport->flags &= ~(FCF_ASYNC_SENT | FCF_ASYNC_ACTIVE); in qla2x00_async_iocb_timeout()
276 sp->fcport->flags &= ~(FCF_ASYNC_SENT | FCF_ASYNC_ACTIVE); in qla2x00_async_login_sp_done()
369 fcport->flags &= ~FCF_ASYNC_ACTIVE; in qla2x00_async_login()
375 sp->fcport->flags &= ~(FCF_ASYNC_SENT | FCF_ASYNC_ACTIVE); in qla2x00_async_logout_sp_done()
416 fcport->flags &= ~(FCF_ASYNC_SENT | FCF_ASYNC_ACTIVE); in qla2x00_async_logout()
424 fcport->flags &= ~FCF_ASYNC_ACTIVE; in qla2x00_async_prlo_done()
436 sp->fcport->flags &= ~FCF_ASYNC_ACTIVE; in qla2x00_async_prlo_sp_done()
478 fcport->flags &= ~FCF_ASYNC_ACTIVE; in qla2x00_async_prlo()
541 fcport->flags |= FCF_ASYNC_ACTIVE; in qla_post_els_plogi_work()
556 sp->fcport->flags &= ~(FCF_ASYNC_SENT | FCF_ASYNC_ACTIVE); in qla2x00_async_adisc_sp_done()
[all...]
H A Dqla_iocb.c2866 fcport->flags &= ~(FCF_ASYNC_SENT|FCF_ASYNC_ACTIVE); in qla2x00_els_dcmd2_sp_done()
2998 fcport->flags &= ~FCF_ASYNC_ACTIVE; in qla24xx_els_dcmd2_iocb()
3075 fcport->flags &= ~(FCF_ASYNC_SENT | FCF_ASYNC_ACTIVE); in qla24xx_els_dcmd2_iocb()
H A Dqla_os.c4973 fcport->flags |= FCF_ASYNC_ACTIVE; \
5390 if (fcport->flags & (FCF_ASYNC_SENT|FCF_ASYNC_ACTIVE) || in qla2x00_relogin()
H A Dqla_gs.c2852 fcport->flags &= ~(FCF_ASYNC_SENT | FCF_ASYNC_ACTIVE); in qla24xx_async_gpsc_sp_done()
H A Dqla_def.h2610 #define FCF_ASYNC_ACTIVE BIT_5 macro
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_init.c239 fcport->flags &= ~(FCF_ASYNC_SENT | FCF_ASYNC_ACTIVE); in qla2x00_async_iocb_timeout()
304 sp->fcport->flags &= ~(FCF_ASYNC_SENT | FCF_ASYNC_ACTIVE); in qla2x00_async_login_sp_done()
392 fcport->flags &= ~FCF_ASYNC_ACTIVE; in qla2x00_async_login()
404 sp->fcport->flags &= ~(FCF_ASYNC_SENT | FCF_ASYNC_ACTIVE); in qla2x00_async_logout_sp_done()
443 fcport->flags &= ~(FCF_ASYNC_SENT | FCF_ASYNC_ACTIVE); in qla2x00_async_logout()
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()
581 sp->fcport->flags &= ~(FCF_ASYNC_SENT | FCF_ASYNC_ACTIVE); in qla2x00_async_adisc_sp_done()
[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.c2893 fcport->flags &= ~(FCF_ASYNC_SENT|FCF_ASYNC_ACTIVE); in qla2x00_els_dcmd2_sp_done()
3030 fcport->flags &= ~FCF_ASYNC_ACTIVE; in qla24xx_els_dcmd2_iocb()
3113 fcport->flags &= ~(FCF_ASYNC_SENT | FCF_ASYNC_ACTIVE); in qla24xx_els_dcmd2_iocb()
H A Dqla_os.c5222 fcport->flags |= FCF_ASYNC_ACTIVE; \
5643 if (fcport->flags & (FCF_ASYNC_SENT|FCF_ASYNC_ACTIVE) || in qla2x00_relogin()
H A Dqla_gs.c2858 fcport->flags &= ~(FCF_ASYNC_SENT | FCF_ASYNC_ACTIVE); in qla24xx_async_gpsc_sp_done()
H A Dqla_def.h2769 #define FCF_ASYNC_ACTIVE BIT_5 macro

Completed in 71 milliseconds