Searched refs:GUC_MAX_ENGINE_CLASSES (Results 1 – 2 of 2) sorted by relevance
29 #define GUC_MAX_ENGINE_CLASSES 5 macro322 struct guc_policy policy[GUC_CLIENT_PRIORITY_NUM][GUC_MAX_ENGINE_CLASSES];323 u32 submission_queue_depth[GUC_MAX_ENGINE_CLASSES];360 struct guc_mmio_regset engine_reg[GUC_MAX_ENGINE_CLASSES][GUC_MAX_INSTANCES_PER_CLASS];400 u32 golden_context_lrca[GUC_MAX_ENGINE_CLASSES];401 u32 eng_state_size[GUC_MAX_ENGINE_CLASSES];
36 for (i = 0; i < GUC_MAX_ENGINE_CLASSES; i++) { in guc_policies_init()