Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c5029 static int mlx5e_attach(struct mlx5_core_dev *mdev, void *vpriv) in mlx5e_attach() function
5092 err = mlx5e_attach(mdev, priv); in mlx5e_add()
5142 .attach = mlx5e_attach,