Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Den.h1172 mlx5e_create_netdev(struct mlx5_core_dev *mdev, const struct mlx5e_profile *profile,
Den_rep.c1872 netdev = mlx5e_create_netdev(dev, profile, nch, rpriv); in mlx5e_vport_rep_load()
Den_main.c5272 struct net_device *mlx5e_create_netdev(struct mlx5_core_dev *mdev, in mlx5e_create_netdev() function
5427 netdev = mlx5e_create_netdev(mdev, &mlx5e_nic_profile, nch, NULL); in mlx5e_add()