Home
last modified time | relevance | path

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

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