Lines Matching defs:add_flags
1483 ctrl_ctx->add_flags = cpu_to_le32(EP0_FLAG);
1492 ctrl_ctx->add_flags = cpu_to_le32(SLOT_FLAG);
1835 ctrl_ctx->add_flags &= cpu_to_le32(~drop_flag);
1836 new_add_flags = le32_to_cpu(ctrl_ctx->add_flags);
1924 if (le32_to_cpu(ctrl_ctx->add_flags) & added_ctxs) {
1950 ctrl_ctx->add_flags |= cpu_to_le32(added_ctxs);
1951 new_add_flags = le32_to_cpu(ctrl_ctx->add_flags);
1995 ctrl_ctx->add_flags = 0;
2119 valid_add_flags = le32_to_cpu(ctrl_ctx->add_flags) >> 2;
2136 valid_add_flags = le32_to_cpu(ctrl_ctx->add_flags) >> 2;
2945 ctrl_ctx->add_flags |= cpu_to_le32(SLOT_FLAG);
2946 ctrl_ctx->add_flags &= cpu_to_le32(~EP0_FLAG);
2950 if (ctrl_ctx->add_flags == cpu_to_le32(SLOT_FLAG) &&
2961 || (ctrl_ctx->add_flags & le32) || i == 1) {
2977 !(le32_to_cpu(ctrl_ctx->add_flags) & (1 << (i + 1)))) {
3036 u32 add_flags, u32 drop_flags)
3038 ctrl_ctx->add_flags = cpu_to_le32(add_flags);
3041 ctrl_ctx->add_flags |= cpu_to_le32(SLOT_FLAG);
4200 ctrl_ctx->add_flags = cpu_to_le32(SLOT_FLAG | EP0_FLAG);
4292 ctrl_ctx->add_flags = 0;
4375 ctrl_ctx->add_flags |= cpu_to_le32(SLOT_FLAG);
5144 ctrl_ctx->add_flags |= cpu_to_le32(SLOT_FLAG);