Home
last modified time | relevance | path

Searched refs:mlx5e_netdev_attach_profile (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c5793 mlx5e_netdev_attach_profile(struct net_device *netdev, struct mlx5_core_dev *mdev, in mlx5e_netdev_attach_profile() function
5836 err = mlx5e_netdev_attach_profile(netdev, mdev, new_profile, new_ppriv); in mlx5e_netdev_change_profile()
5845 rollback_err = mlx5e_netdev_attach_profile(netdev, mdev, orig_profile, orig_ppriv); in mlx5e_netdev_change_profile()