Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/mlx5/
Ddriver.h1027 void mlx5_core_uplink_netdev_set(struct mlx5_core_dev *mdev, struct net_device *netdev);
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/
Dmain.c346 void mlx5_core_uplink_netdev_set(struct mlx5_core_dev *dev, struct net_device *netdev) in mlx5_core_uplink_netdev_set() function
Den_main.c6083 mlx5_core_uplink_netdev_set(mdev, netdev); in mlx5e_probe()
6106 mlx5_core_uplink_netdev_set(priv->mdev, NULL); in mlx5e_remove()