Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Dsriov.c230 int mlx5_sriov_attach(struct mlx5_core_dev *dev) in mlx5_sriov_attach() function
Dmlx5_core.h194 int mlx5_sriov_attach(struct mlx5_core_dev *dev);
Dmain.c1301 err = mlx5_sriov_attach(dev); in mlx5_load()