Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den.h1242 mlx5e_create_netdev(struct mlx5_core_dev *mdev, const struct mlx5e_profile *profile);
H A Den_rep.c1562 netdev = mlx5e_create_netdev(dev, profile); in mlx5e_vport_vf_rep_load()
H A Den_main.c6387 mlx5e_create_netdev(struct mlx5_core_dev *mdev, const struct mlx5e_profile *profile) in mlx5e_create_netdev()
6769 netdev = mlx5e_create_netdev(mdev, profile); in _mlx5e_probe()
6771 mlx5_core_err(mdev, "mlx5e_create_netdev failed\n"); in _mlx5e_probe()
6385 mlx5e_create_netdev(struct mlx5_core_dev *mdev, const struct mlx5e_profile *profile) mlx5e_create_netdev() function