Home
last modified time | relevance | path

Searched refs:server_common_context_id (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/imagination/
H A Dpvr_rogue_fwif_check.h189 OFFSET_CHECK(struct rogue_fwif_fwcommoncontext, server_common_context_id, 140);
280 OFFSET_CHECK(struct rogue_fwif_fwccb_cmd_context_reset_data, server_common_context_id, 0);
H A Dpvr_rogue_fwif.h725 u32 server_common_context_id; member
1349 u32 server_common_context_id; member
H A Dpvr_queue.c1044 cctx_fw->server_common_context_id = ctx->ctx_id; in init_fw_context()