Searched refs:mlx5e_create_netdev (Results 1 – 3 of 3) sorted by relevance
1172 mlx5e_create_netdev(struct mlx5_core_dev *mdev, const struct mlx5e_profile *profile,
1872 netdev = mlx5e_create_netdev(dev, profile, nch, rpriv); in mlx5e_vport_rep_load()
5272 struct net_device *mlx5e_create_netdev(struct mlx5_core_dev *mdev, in mlx5e_create_netdev() function5427 netdev = mlx5e_create_netdev(mdev, &mlx5e_nic_profile, nch, NULL); in mlx5e_add()