Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_aso.c654 struct mlx5_aso_mtr_pool *pool = NULL; in mlx5_aso_mtr_sq_enqueue_single()
668 pool = container_of(aso_mtr, struct mlx5_aso_mtr_pool, in mlx5_aso_mtr_sq_enqueue_single()
H A Dmlx5.h936 struct mlx5_aso_mtr_pool { struct
953 struct mlx5_aso_mtr_pool **pools; /* ASO flow meter pool array. */ argument
H A Dmlx5_flow.h1621 struct mlx5_aso_mtr_pool *pool; in mlx5_aso_meter_by_idx()
H A Dmlx5.c673 struct mlx5_aso_mtr_pool *mtr_pool; in mlx5_aso_flow_mtrs_mng_close()
H A Dmlx5_flow_dv.c6395 uint32_t mem_size = sizeof(struct mlx5_aso_mtr_pool *) * resize; in flow_dv_mtr_container_resize()
6409 sizeof(struct mlx5_aso_mtr_pool *)); in flow_dv_mtr_container_resize()
6429 static struct mlx5_aso_mtr_pool *
6434 struct mlx5_aso_mtr_pool *pool = NULL; in flow_dv_mtr_pool_create()
6514 struct mlx5_aso_mtr_pool *pool; in flow_dv_mtr_alloc()
6534 struct mlx5_aso_mtr_pool, in flow_dv_mtr_alloc()