Searched refs:max_num_stages (Results 1 – 2 of 2) sorted by relevance
119 uint32_t max_num_stages; /* Max number of stages */ member810 t->max_num_stages * sizeof(enum dep_type), in init_stage()816 t->max_num_stages * sizeof(struct shared_state *), in init_stage()896 uint32_t max_num_stages, int socket) in opdl_ring_create() argument928 max_num_stages * sizeof(struct opdl_stage), in opdl_ring_create()949 t->max_num_stages = max_num_stages; in opdl_ring_create()1099 if (t->num_stages == t->max_num_stages) { in opdl_stage_add()1101 t->name, t->max_num_stages); in opdl_stage_add()
84 uint32_t max_num_stages, int socket);