Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dfs_hws.c17 mlx5_fs_destroy_pr_pool(struct mlx5_fs_pool *pool, struct xarray *pr_pools,
115 mlx5_fs_destroy_pr_pool(pool, &hws_pool->el2tol2tnl_pools, i); in mlx5_fs_cleanup_hws_actions_pool()
118 mlx5_fs_destroy_pr_pool(pool, &hws_pool->el2tol3tnl_pools, i); in mlx5_fs_cleanup_hws_actions_pool()
1266 mlx5_fs_destroy_pr_pool(struct mlx5_fs_pool *pool, struct xarray *pr_pools, in mlx5_fs_destroy_pr_pool() function