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

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den.h1229 mlx5e_create_netdev(struct mlx5_core_dev *mdev, const struct mlx5e_profile *profile);
H A Den_rep.c1524 netdev = mlx5e_create_netdev(dev, profile);
H A Den_main.c5900 mlx5e_create_netdev(struct mlx5_core_dev *mdev, const struct mlx5e_profile *profile) function
6256 netdev = mlx5e_create_netdev(mdev, profile);
6258 mlx5_core_err(mdev, "mlx5e_create_netdev failed\n");

Completed in 136 milliseconds