Searched refs:new_ppriv (Results 1 – 2 of 2) sorted by relevance
1240 const struct mlx5e_profile *new_profile, void *new_ppriv);
5525 const struct mlx5e_profile *new_profile, void *new_ppriv) in mlx5e_netdev_attach_profile() argument5537 priv->ppriv = new_ppriv; in mlx5e_netdev_attach_profile()5554 const struct mlx5e_profile *new_profile, void *new_ppriv) in mlx5e_netdev_change_profile() argument5567 err = mlx5e_netdev_attach_profile(netdev, mdev, new_profile, new_ppriv); in mlx5e_netdev_change_profile()