Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Den.h1216 mlx5e_create_netdev(struct mlx5_core_dev *mdev, const struct mlx5e_profile *profile);
Den_rep.c1525 netdev = mlx5e_create_netdev(dev, profile); in mlx5e_vport_vf_rep_load()
Den_main.c6076 mlx5e_create_netdev(struct mlx5_core_dev *mdev, const struct mlx5e_profile *profile) in mlx5e_create_netdev() function
6432 netdev = mlx5e_create_netdev(mdev, profile); in _mlx5e_probe()