Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmlx5_core.h186 void mlx5_attach_device(struct mlx5_core_dev *dev);
H A Ddev.c138 void mlx5_attach_device(struct mlx5_core_dev *dev) in mlx5_attach_device() function
H A Dmain.c1228 mlx5_attach_device(dev); in mlx5_load_one()