Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_icm_pool.c413 mlx5dr_icm_alloc_chunk(struct mlx5dr_icm_pool *pool, in mlx5dr_icm_alloc_chunk() function
Ddr_action.c1122 action->rewrite->chunk = mlx5dr_icm_alloc_chunk(dmn->action_icm_pool, in dr_action_create_reformat_action()
1670 chunk = mlx5dr_icm_alloc_chunk(dmn->action_icm_pool, DR_CHUNK_SIZE_16); in dr_action_create_modify_action()
Ddr_types.h1234 mlx5dr_icm_alloc_chunk(struct mlx5dr_icm_pool *pool,
Ddr_ste.c480 chunk = mlx5dr_icm_alloc_chunk(pool, chunk_size); in mlx5dr_ste_htbl_alloc()