Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/mlx5/
Ddriver.h1023 void mlx5_core_uplink_netdev_set(struct mlx5_core_dev *mdev, struct net_device *netdev);
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/
Dmain.c338 void mlx5_core_uplink_netdev_set(struct mlx5_core_dev *dev, struct net_device *netdev) in mlx5_core_uplink_netdev_set() function
Den_main.c6500 mlx5_core_uplink_netdev_set(mdev, netdev); in _mlx5e_probe()
6542 mlx5_core_uplink_netdev_set(mdev, NULL); in _mlx5e_remove()