Searched refs:parent_pool (Results 1 – 3 of 3) sorted by relevance
75 resource->parent_pool = res_pool; in fsl_mc_resource_pool_add_device()115 res_pool = resource->parent_pool; in fsl_mc_resource_pool_remove_device()215 if (resource->parent_pool != res_pool) in fsl_mc_resource_allocate()237 res_pool = resource->parent_pool; in fsl_mc_resource_free()395 mc_dev_irq->resource.parent_pool = res_pool; in fsl_mc_populate_irq_pool()
253 pool->elems[opt].parent_pool = pool; in hws_action_ste_pool_init()455 struct mutex *lock = &chunk->action_tbl->parent_elem->parent_pool->lock; in mlx5hws_action_ste_chunk_free()
96 struct fsl_mc_resource_pool *parent_pool; member