Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Ddev.c348 int mlx5_attach_device(struct mlx5_core_dev *dev) in mlx5_attach_device() function
Dmlx5_core.h265 int mlx5_attach_device(struct mlx5_core_dev *dev);
Dmain.c1608 err = mlx5_attach_device(dev); in mlx5_load_one_devl_locked()