Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/
Den.h1197 mlx5e_create_netdev(struct mlx5_core_dev *mdev, const struct mlx5e_profile *profile);
Den_rep.c1476 netdev = mlx5e_create_netdev(dev, profile); in mlx5e_vport_vf_rep_load()
Den_main.c5734 mlx5e_create_netdev(struct mlx5_core_dev *mdev, const struct mlx5e_profile *profile) in mlx5e_create_netdev() function
6048 netdev = mlx5e_create_netdev(mdev, profile); in mlx5e_probe()