Searched refs:mlx5_fs_hws_pr_pool_cleanup (Results 1 – 3 of 3) sorted by relevance
55 void mlx5_fs_hws_pr_pool_cleanup(struct mlx5_fs_pool *pr_pool);
72 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()
196 void mlx5_fs_hws_pr_pool_cleanup(struct mlx5_fs_pool *pr_pool) in mlx5_fs_hws_pr_pool_cleanup() function