Searched refs:mlx5e_create_netdev (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | en.h | 1118 mlx5e_create_netdev(struct mlx5_core_dev *mdev, const struct mlx5e_profile *profile,
|
| D | en_rep.c | 1175 netdev = mlx5e_create_netdev(dev, profile, txqs, rxqs); in mlx5e_vport_vf_rep_load()
|
| D | en_main.c | 4869 mlx5e_create_netdev(struct mlx5_core_dev *mdev, const struct mlx5e_profile *profile, in mlx5e_create_netdev() function 5134 netdev = mlx5e_create_netdev(mdev, profile, txqs, rxqs); in mlx5e_probe()
|