Searched refs:new_ppriv (Results 1 – 2 of 2) sorted by relevance
1124 const struct mlx5e_profile *new_profile, void *new_ppriv);
5002 const struct mlx5e_profile *new_profile, void *new_ppriv) in mlx5e_netdev_attach_profile() argument5014 priv->ppriv = new_ppriv; in mlx5e_netdev_attach_profile()5031 const struct mlx5e_profile *new_profile, void *new_ppriv) in mlx5e_netdev_change_profile() argument5044 err = mlx5e_netdev_attach_profile(netdev, mdev, new_profile, new_ppriv); in mlx5e_netdev_change_profile()