Lines Matching refs:ctx_flags
1702 ctx->ctx_flags = 0;
1906 if (test_bit(CTX_FL_OFFLD_START, &ctx->ctx_flags)) {
1981 if (unlikely(test_bit(CTX_FL_CID_ERROR, &ctx->ctx_flags)))
1999 if (!test_bit(CTX_FL_OFFLD_START, &ctx->ctx_flags))
2008 set_bit(CTX_FL_DELETE_WAIT, &ctx->ctx_flags);
2020 clear_bit(CTX_FL_OFFLD_START, &ctx->ctx_flags);
2194 set_bit(CTX_FL_OFFLD_START, &ctx->ctx_flags);
2371 if (test_bit(CTX_FL_OFFLD_START, &ctx->ctx_flags))
2411 set_bit(CTX_FL_OFFLD_START, &ctx->ctx_flags);
2524 set_bit(CTX_FL_DELETE_WAIT, &ctx->ctx_flags);
2545 while (test_bit(CTX_FL_DELETE_WAIT, &ctx->ctx_flags))
2549 if (!test_bit(CTX_FL_OFFLD_START, &ctx->ctx_flags))
2554 if (test_bit(CTX_FL_OFFLD_START, &ctx->ctx_flags))
3299 set_bit(CTX_FL_CID_ERROR, &ctx->ctx_flags);
3591 if (test_bit(CTX_FL_OFFLD_START, &ctx->ctx_flags))
4287 if (!test_bit(CTX_FL_OFFLD_START, &ctx->ctx_flags) ||
4288 !test_bit(CTX_FL_DELETE_WAIT, &ctx->ctx_flags))
4296 if (!test_and_clear_bit(CTX_FL_DELETE_WAIT, &ctx->ctx_flags))
4306 clear_bit(CTX_FL_OFFLD_START, &ctx->ctx_flags);