Searched refs:ctx_index (Results 1 – 6 of 6) sorted by relevance
138 data[1] = client->ctx_index; in host2guc_allocate_doorbell()149 data[1] = client->ctx_index; in host2guc_release_doorbell()369 desc->context_id = client->ctx_index; in guc_init_proc_desc()396 desc.context_id = client->ctx_index; in guc_init_ctx_desc()425 lrc->context_id = (client->ctx_index << GUC_ELC_CTXID_OFFSET) | in guc_init_ctx_desc()468 sizeof(desc) * client->ctx_index); in guc_init_ctx_desc()481 sizeof(desc) * client->ctx_index); in guc_fini_ctx_desc()719 if (client->ctx_index != GUC_INVALID_CTX_ID) { in guc_client_free()721 ida_simple_remove(&guc->ctx_ids, client->ctx_index); in guc_client_free()756 client->ctx_index = (uint32_t)ida_simple_get(&guc->ctx_ids, 0, in guc_client_alloc()[all …]
35 uint32_t ctx_index; member
2431 client->priority, client->ctx_index, client->proc_desc_offset); in i915_guc_client_info()
213 struct blk_mq_hw_ctx *blk_mq_map_queue(struct request_queue *, const int ctx_index);
635 int ctx_index = NES_CQP_WQE_COMP_CTX_LOW_IDX; in nes_post_cqp_request() local648 ctx_index = NES_CQP_WQE_DL_COMP_CTX_LOW_IDX; in nes_post_cqp_request()651 set_wqe_64bit_value(cqp_wqe->wqe_words, ctx_index, u64temp); in nes_post_cqp_request()
3026 u32 ctx_index; in nes_cqp_ce_handler() local3104 ctx_index = NES_CQP_WQE_DL_COMP_CTX_LOW_IDX; in nes_cqp_ce_handler()3106 ctx_index = NES_CQP_WQE_COMP_CTX_LOW_IDX; in nes_cqp_ce_handler()3107 cqp_wqe->wqe_words[ctx_index] = in nes_cqp_ce_handler()3109 cqp_wqe->wqe_words[ctx_index + 1] = in nes_cqp_ce_handler()