Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dsriov.c181 int mlx5_sriov_attach(struct mlx5_core_dev *dev) in mlx5_sriov_attach() function
Dmlx5_core.h131 int mlx5_sriov_attach(struct mlx5_core_dev *dev);
Dmain.c1116 err = mlx5_sriov_attach(dev); in mlx5_load()