Searched refs:mlx5_destroy_ttc_table (Results 1 – 6 of 6) sorted by relevance
56 void mlx5_destroy_ttc_table(struct mlx5_ttc_table *ttc);
524 mlx5_destroy_ttc_table(ttc); in mlx5_create_inner_ttc_table()528 void mlx5_destroy_ttc_table(struct mlx5_ttc_table *ttc) in mlx5_destroy_ttc_table() function577 mlx5_destroy_ttc_table(ttc); in mlx5_create_ttc_table()
540 mlx5_destroy_ttc_table(port_sel->inner.ttc); in mlx5_lag_port_sel_create()607 mlx5_destroy_ttc_table(port_sel->outer.ttc); in mlx5_lag_port_sel_destroy()609 mlx5_destroy_ttc_table(port_sel->inner.ttc); in mlx5_lag_port_sel_destroy()
837 mlx5_destroy_ttc_table(priv->fs.ttc); in mlx5e_init_rep_rx()852 mlx5_destroy_ttc_table(priv->fs.ttc); in mlx5e_cleanup_rep_rx()
1232 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()
661 mlx5_destroy_ttc_table(hp->ttc); in mlx5e_hairpin_rss_cleanup()
Completed in 22 milliseconds