Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dfs_hws_pools.h55 void mlx5_fs_hws_pr_pool_cleanup(struct mlx5_fs_pool *pr_pool);
Dfs_hws.c72 mlx5_fs_hws_pr_pool_cleanup(&hws_pool->insert_hdr_pool); in mlx5_fs_init_hws_actions_pool()
111 mlx5_fs_hws_pr_pool_cleanup(&hws_pool->dl3tnltol2_pool); in mlx5_fs_cleanup_hws_actions_pool()
112 mlx5_fs_hws_pr_pool_cleanup(&hws_pool->insert_hdr_pool); in mlx5_fs_cleanup_hws_actions_pool()
1052 mlx5_fs_hws_pr_pool_cleanup(pr_pool); in mlx5_fs_get_pr_encap_pool()
1063 mlx5_fs_hws_pr_pool_cleanup(pool); in mlx5_fs_destroy_pr_pool()
Dfs_hws_pools.c196 void mlx5_fs_hws_pr_pool_cleanup(struct mlx5_fs_pool *pr_pool) in mlx5_fs_hws_pr_pool_cleanup() function