Searched refs:CTX_FL_DELETE_WAIT (Results 1 – 2 of 2) sorted by relevance
173 #define CTX_FL_DELETE_WAIT 1 macro
1871 set_bit(CTX_FL_DELETE_WAIT, &ctx->ctx_flags); in cnic_bnx2x_iscsi_destroy()2405 set_bit(CTX_FL_DELETE_WAIT, &ctx->ctx_flags); in cnic_bnx2x_fcoe_destroy()3910 while (test_bit(CTX_FL_DELETE_WAIT, &ctx->ctx_flags)) in cnic_cm_stop_bnx2x_hw()3972 !test_bit(CTX_FL_DELETE_WAIT, &ctx->ctx_flags)) in cnic_delete_task()3980 if (!test_and_clear_bit(CTX_FL_DELETE_WAIT, &ctx->ctx_flags)) in cnic_delete_task()