Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dfs_hws.c74 mlx5_fs_hws_pr_pool_cleanup(&hws_pool->insert_hdr_pool); in mlx5_fs_init_hws_actions_pool()
120 mlx5_fs_hws_pr_pool_cleanup(&hws_pool->dl3tnltol2_pool); in mlx5_fs_cleanup_hws_actions_pool()
121 mlx5_fs_hws_pr_pool_cleanup(&hws_pool->insert_hdr_pool); in mlx5_fs_cleanup_hws_actions_pool()
1259 mlx5_fs_hws_pr_pool_cleanup(pr_pool); in mlx5_fs_get_pr_encap_pool()
1270 mlx5_fs_hws_pr_pool_cleanup(pool); in mlx5_fs_destroy_pr_pool()
H A 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