Home
last modified time | relevance | path

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

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