Home
last modified time | relevance | path

Searched refs:mlx5_aso_age_pool (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/net/mlx5/
H A Dmlx5.h550 struct mlx5_aso_age_pool *pool;
586 struct mlx5_aso_age_pool { struct
596 struct mlx5_aso_age_pool **pools; argument
H A Dmlx5_flow_aso.c353 struct mlx5_aso_age_pool *pool; in mlx5_aso_sq_enqueue_burst()
460 struct mlx5_aso_age_pool *pool = sq->elts[idx].pool; in mlx5_aso_age_action_update()
H A Dmlx5.c459 struct mlx5_aso_age_pool *pool; in mlx5_flow_aso_age_mng_close()
H A Dmlx5_flow_dv.c12219 uint32_t mem_size = sizeof(struct mlx5_aso_age_pool *) * resize; in flow_dv_aso_age_pools_resize()
12256 static struct mlx5_aso_age_pool *
12262 struct mlx5_aso_age_pool *pool = NULL; in flow_dv_age_pool_create()
12317 const struct mlx5_aso_age_pool *pool; in flow_dv_aso_age_alloc()
12336 (age_free - age_free->offset), const struct mlx5_aso_age_pool, in flow_dv_aso_age_alloc()
H A Dmlx5_flow.c4107 struct mlx5_aso_age_pool *pool; in flow_aso_age_get_by_idx()