Lines Matching refs:ctx_flags
1704 ctx->ctx_flags = 0;
1908 if (test_bit(CTX_FL_OFFLD_START, &ctx->ctx_flags)) {
1983 if (unlikely(test_bit(CTX_FL_CID_ERROR, &ctx->ctx_flags)))
2001 if (!test_bit(CTX_FL_OFFLD_START, &ctx->ctx_flags))
2010 set_bit(CTX_FL_DELETE_WAIT, &ctx->ctx_flags);
2022 clear_bit(CTX_FL_OFFLD_START, &ctx->ctx_flags);
2196 set_bit(CTX_FL_OFFLD_START, &ctx->ctx_flags);
2373 if (test_bit(CTX_FL_OFFLD_START, &ctx->ctx_flags))
2413 set_bit(CTX_FL_OFFLD_START, &ctx->ctx_flags);
2526 set_bit(CTX_FL_DELETE_WAIT, &ctx->ctx_flags);
2547 while (test_bit(CTX_FL_DELETE_WAIT, &ctx->ctx_flags))
2551 if (!test_bit(CTX_FL_OFFLD_START, &ctx->ctx_flags))
2556 if (test_bit(CTX_FL_OFFLD_START, &ctx->ctx_flags))
3301 set_bit(CTX_FL_CID_ERROR, &ctx->ctx_flags);
3593 if (test_bit(CTX_FL_OFFLD_START, &ctx->ctx_flags))
4290 if (!test_bit(CTX_FL_OFFLD_START, &ctx->ctx_flags) ||
4291 !test_bit(CTX_FL_DELETE_WAIT, &ctx->ctx_flags))
4299 if (!test_and_clear_bit(CTX_FL_DELETE_WAIT, &ctx->ctx_flags))
4309 clear_bit(CTX_FL_OFFLD_START, &ctx->ctx_flags);