Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Ddev.c414 void mlx5_detach_device(struct mlx5_core_dev *dev, bool suspend) in mlx5_detach_device() function
H A Dmlx5_core.h289 void mlx5_detach_device(struct mlx5_core_dev *dev, bool suspend);
H A Dmain.c1624 mlx5_detach_device(dev, suspend); in mlx5_unload_one_devl_locked()