Home
last modified time | relevance | path

Searched refs:mlx5dr_icm_alloc_chunk (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_icm_pool.c438 mlx5dr_icm_alloc_chunk(struct mlx5dr_icm_pool *pool, in mlx5dr_icm_alloc_chunk() function
Ddr_action.c1148 action->rewrite->chunk = mlx5dr_icm_alloc_chunk(dmn->action_icm_pool, in dr_action_create_reformat_action()
1712 chunk = mlx5dr_icm_alloc_chunk(dmn->action_icm_pool, DR_CHUNK_SIZE_16); in dr_action_create_modify_action()
Ddr_types.h1301 mlx5dr_icm_alloc_chunk(struct mlx5dr_icm_pool *pool,
Ddr_ste.c498 chunk = mlx5dr_icm_alloc_chunk(pool, chunk_size); in mlx5dr_ste_htbl_alloc()