Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/
Dmlx5_core.h245 int mlx5_attach_device(struct mlx5_core_dev *dev);
Ddev.c333 int mlx5_attach_device(struct mlx5_core_dev *dev) in mlx5_attach_device() function
Dmain.c1574 err = mlx5_attach_device(dev); in mlx5_load_one_devl_locked()