Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_action.c1236 mlx5dr_icm_free_chunk(action->rewrite.chunk); in dr_action_create_reformat_action()
1819 mlx5dr_icm_free_chunk(chunk); in dr_action_create_modify_action()
1933 mlx5dr_icm_free_chunk(action->rewrite.chunk); in mlx5dr_action_destroy()
1943 mlx5dr_icm_free_chunk(action->rewrite.chunk); in mlx5dr_action_destroy()
Ddr_icm_pool.c494 void mlx5dr_icm_free_chunk(struct mlx5dr_icm_chunk *chunk) in mlx5dr_icm_free_chunk() function
Ddr_types.h1003 void mlx5dr_icm_free_chunk(struct mlx5dr_icm_chunk *chunk);
Ddr_ste.c708 mlx5dr_icm_free_chunk(htbl->chunk); in mlx5dr_ste_htbl_free()