Searched refs:CTX_FL_DELETE_WAIT (Results 1 – 2 of 2) sorted by relevance
169 #define CTX_FL_DELETE_WAIT 1 macro
2017 set_bit(CTX_FL_DELETE_WAIT, &ctx->ctx_flags); in cnic_bnx2x_iscsi_destroy()2533 set_bit(CTX_FL_DELETE_WAIT, &ctx->ctx_flags); in cnic_bnx2x_fcoe_destroy()2554 while (test_bit(CTX_FL_DELETE_WAIT, &ctx->ctx_flags)) in cnic_bnx2x_delete_wait()4298 !test_bit(CTX_FL_DELETE_WAIT, &ctx->ctx_flags)) in cnic_delete_task()4306 if (!test_and_clear_bit(CTX_FL_DELETE_WAIT, &ctx->ctx_flags)) in cnic_delete_task()