Lines Matching defs:add_flags
1472 ctrl_ctx->add_flags = cpu_to_le32(EP0_FLAG);
1481 ctrl_ctx->add_flags = cpu_to_le32(SLOT_FLAG);
1824 ctrl_ctx->add_flags &= cpu_to_le32(~drop_flag);
1825 new_add_flags = le32_to_cpu(ctrl_ctx->add_flags);
1911 if (le32_to_cpu(ctrl_ctx->add_flags) & added_ctxs) {
1928 ctrl_ctx->add_flags |= cpu_to_le32(added_ctxs);
1929 new_add_flags = le32_to_cpu(ctrl_ctx->add_flags);
1974 ctrl_ctx->add_flags = 0;
2098 valid_add_flags = le32_to_cpu(ctrl_ctx->add_flags) >> 2;
2115 valid_add_flags = le32_to_cpu(ctrl_ctx->add_flags) >> 2;
2917 ctrl_ctx->add_flags |= cpu_to_le32(SLOT_FLAG);
2918 ctrl_ctx->add_flags &= cpu_to_le32(~EP0_FLAG);
2922 if (ctrl_ctx->add_flags == cpu_to_le32(SLOT_FLAG) &&
2933 || (ctrl_ctx->add_flags & le32) || i == 1) {
2949 !(le32_to_cpu(ctrl_ctx->add_flags) & (1 << (i + 1)))) {
3010 u32 add_flags, u32 drop_flags)
3012 ctrl_ctx->add_flags = cpu_to_le32(add_flags);
3015 ctrl_ctx->add_flags |= cpu_to_le32(SLOT_FLAG);
4091 ctrl_ctx->add_flags = cpu_to_le32(SLOT_FLAG | EP0_FLAG);
4181 ctrl_ctx->add_flags = 0;
4269 ctrl_ctx->add_flags |= cpu_to_le32(SLOT_FLAG);
5016 ctrl_ctx->add_flags |= cpu_to_le32(SLOT_FLAG);