Searched refs:mlx5_create_ttc_table (Results 1 – 6 of 6) sorted by relevance
54 struct mlx5_ttc_table *mlx5_create_ttc_table(struct mlx5_core_dev *dev,
544 struct mlx5_ttc_table *mlx5_create_ttc_table(struct mlx5_core_dev *dev, in mlx5_create_ttc_table() function
494 port_sel->outer.ttc = mlx5_create_ttc_table(dev, &ttc_params); in mlx5_lag_create_ttc_table()508 port_sel->inner.ttc = mlx5_create_ttc_table(dev, &ttc_params); in mlx5_lag_create_inner_ttc_table()
702 priv->fs.ttc = mlx5_create_ttc_table(priv->mdev, &ttc_params); in mlx5e_create_rep_ttc_table()
1260 priv->fs.ttc = mlx5_create_ttc_table(priv->mdev, &ttc_params); in mlx5e_create_ttc_table()
639 hp->ttc = mlx5_create_ttc_table(priv->mdev, &ttc_params); in mlx5e_hairpin_rss_init()
Completed in 26 milliseconds