Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_pool.h23 struct mlx5hws_pool_resource { struct
116 struct mlx5hws_pool_resource *resource[MLX5HWS_POOL_RESOURCE_ARR_SZ];
117 struct mlx5hws_pool_resource *mirror_resource[MLX5HWS_POOL_RESOURCE_ARR_SZ];
Dmlx5hws_pool.c7 static void hws_pool_free_one_resource(struct mlx5hws_pool_resource *resource) in hws_pool_free_one_resource()
35 static struct mlx5hws_pool_resource *
41 struct mlx5hws_pool_resource *resource; in hws_pool_create_one_resource()
83 struct mlx5hws_pool_resource *resource; in hws_pool_resource_alloc()
97 struct mlx5hws_pool_resource *mirror_resource; in hws_pool_resource_alloc()
Dmlx5hws_debug.c372 struct mlx5hws_pool_resource *resource) in hws_debug_dump_context_stc_resource()