Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dfs_ttc.h54 void mlx5_destroy_ttc_table(struct mlx5_ttc_table *ttc);
Dfs_ttc.c520 mlx5_destroy_ttc_table(ttc); in mlx5_create_inner_ttc_table()
524 void mlx5_destroy_ttc_table(struct mlx5_ttc_table *ttc) in mlx5_destroy_ttc_table() function
573 mlx5_destroy_ttc_table(ttc); in mlx5_create_ttc_table()
/drivers/net/ethernet/mellanox/mlx5/core/
Den_rep.c843 mlx5_destroy_ttc_table(priv->fs.ttc); in mlx5e_init_rep_rx()
858 mlx5_destroy_ttc_table(priv->fs.ttc); in mlx5e_cleanup_rep_rx()
Den_fs.c1232 mlx5_destroy_ttc_table(priv->fs.inner_ttc); in mlx5e_destroy_inner_ttc_table()
1237 mlx5_destroy_ttc_table(priv->fs.ttc); in mlx5e_destroy_ttc_table()
Den_tc.c640 mlx5_destroy_ttc_table(hp->ttc); in mlx5e_hairpin_rss_cleanup()