Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_action.c1134 mlx5dr_icm_free_chunk(action->rewrite->chunk); in dr_action_create_reformat_action()
1704 mlx5dr_icm_free_chunk(chunk); in dr_action_create_modify_action()
1819 mlx5dr_icm_free_chunk(action->rewrite->chunk); in mlx5dr_action_destroy()
1830 mlx5dr_icm_free_chunk(action->rewrite->chunk); in mlx5dr_action_destroy()
Ddr_icm_pool.c401 void mlx5dr_icm_free_chunk(struct mlx5dr_icm_chunk *chunk) in mlx5dr_icm_free_chunk() function
Ddr_types.h1227 void mlx5dr_icm_free_chunk(struct mlx5dr_icm_chunk *chunk);
Ddr_ste.c514 mlx5dr_icm_free_chunk(htbl->chunk); in mlx5dr_ste_htbl_free()