Searched refs:FCF_ASYNC_ACTIVE (Results 1 – 5 of 5) sorted by relevance
210 fcport->flags &= ~(FCF_ASYNC_SENT | FCF_ASYNC_ACTIVE); in qla2x00_async_iocb_timeout()278 sp->fcport->flags &= ~(FCF_ASYNC_SENT | FCF_ASYNC_ACTIVE); in qla2x00_async_login_sp_done()371 fcport->flags &= ~FCF_ASYNC_ACTIVE; in qla2x00_async_login()377 sp->fcport->flags &= ~(FCF_ASYNC_SENT | FCF_ASYNC_ACTIVE); in qla2x00_async_logout_sp_done()418 fcport->flags &= ~(FCF_ASYNC_SENT | FCF_ASYNC_ACTIVE); in qla2x00_async_logout()426 fcport->flags &= ~FCF_ASYNC_ACTIVE; in qla2x00_async_prlo_done()438 sp->fcport->flags &= ~FCF_ASYNC_ACTIVE; in qla2x00_async_prlo_sp_done()480 fcport->flags &= ~FCF_ASYNC_ACTIVE; in qla2x00_async_prlo()536 fcport->flags |= FCF_ASYNC_ACTIVE; in qla_post_els_plogi_work()551 sp->fcport->flags &= ~(FCF_ASYNC_SENT | FCF_ASYNC_ACTIVE); in qla2x00_async_adisc_sp_done()[all …]
2961 fcport->flags |= FCF_ASYNC_ACTIVE; in qla24xx_post_gpsc_work()3005 fcport->flags &= ~(FCF_ASYNC_SENT | FCF_ASYNC_ACTIVE); in qla24xx_async_gpsc_sp_done()3097 fcport->flags &= ~FCF_ASYNC_ACTIVE; in qla24xx_async_gpsc()
4942 fcport->flags |= FCF_ASYNC_ACTIVE; \5364 if (fcport->flags & (FCF_ASYNC_SENT|FCF_ASYNC_ACTIVE) || in qla2x00_relogin()
2516 #define FCF_ASYNC_ACTIVE BIT_5 macro
2757 fcport->flags &= ~(FCF_ASYNC_SENT|FCF_ASYNC_ACTIVE); in qla2x00_els_dcmd2_sp_done()