Searched refs:new_ppriv (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_main.c | 6619 const struct mlx5e_profile *new_profile, void *new_ppriv) in mlx5e_netdev_init_profile() argument 6631 priv->ppriv = new_ppriv; in mlx5e_netdev_init_profile() 6645 const struct mlx5e_profile *new_profile, void *new_ppriv) in mlx5e_netdev_attach_profile() argument 6650 err = mlx5e_netdev_init_profile(netdev, mdev, new_profile, new_ppriv); in mlx5e_netdev_attach_profile() 6668 void *new_ppriv) in mlx5e_netdev_change_profile() argument 6689 mlx5e_netdev_init_profile(netdev, mdev, new_profile, new_ppriv); in mlx5e_netdev_change_profile() 6694 err = mlx5e_netdev_attach_profile(netdev, mdev, new_profile, new_ppriv); in mlx5e_netdev_change_profile()
|