Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/
Dsriov.c225 int mlx5_sriov_attach(struct mlx5_core_dev *dev) in mlx5_sriov_attach() function
Dmlx5_core.h164 int mlx5_sriov_attach(struct mlx5_core_dev *dev);
Dmain.c1271 err = mlx5_sriov_attach(dev); in mlx5_load()