Lines Matching refs:FCF_ASYNC_ACTIVE

232 		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()
591 fcport->flags &= ~FCF_ASYNC_ACTIVE; in qla2x00_async_adisc()
630 fcport->flags &= ~(FCF_ASYNC_SENT | FCF_ASYNC_ACTIVE); in qla2x00_async_adisc()
1021 sp->fcport->flags &= ~(FCF_ASYNC_SENT|FCF_ASYNC_ACTIVE); in qla24xx_async_gnl_sp_done()
1059 fcport->flags &= ~(FCF_ASYNC_SENT | FCF_ASYNC_ACTIVE); in qla24xx_async_gnl_sp_done()
1105 fcport->flags &= ~(FCF_ASYNC_SENT | FCF_ASYNC_ACTIVE); in qla24xx_async_gnl_sp_done()
1179 fcport->flags &= ~(FCF_ASYNC_ACTIVE | FCF_ASYNC_SENT); in qla24xx_async_gnl()
1192 fcport->flags |= FCF_ASYNC_ACTIVE; in qla24xx_post_gnl_work()
1208 fcport->flags &= ~(FCF_ASYNC_SENT | FCF_ASYNC_ACTIVE); in qla24xx_async_gpdb_sp_done()
1344 fcport->flags |= FCF_ASYNC_ACTIVE; in qla24xx_post_gpdb_work()
1362 fcport->flags &= ~FCF_ASYNC_ACTIVE; in qla24xx_async_gpdb()
1424 fcport->flags &= ~FCF_ASYNC_ACTIVE; in qla24xx_async_gpdb()
1677 if (fcport->flags & (FCF_ASYNC_SENT | FCF_ASYNC_ACTIVE)) { in qla24xx_fcport_handle_login()