Searched refs:CTX_FL_DELETE_WAIT (Results 1 – 2 of 2) sorted by relevance
169 #define CTX_FL_DELETE_WAIT 1 macro
2008 set_bit(CTX_FL_DELETE_WAIT, &ctx->ctx_flags); in cnic_bnx2x_iscsi_destroy()2524 set_bit(CTX_FL_DELETE_WAIT, &ctx->ctx_flags); in cnic_bnx2x_fcoe_destroy()2545 while (test_bit(CTX_FL_DELETE_WAIT, &ctx->ctx_flags)) in cnic_bnx2x_delete_wait()4288 !test_bit(CTX_FL_DELETE_WAIT, &ctx->ctx_flags)) in cnic_delete_task()4296 if (!test_and_clear_bit(CTX_FL_DELETE_WAIT, &ctx->ctx_flags)) in cnic_delete_task()