Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Dmlx5_core.h246 void mlx5_detach_device(struct mlx5_core_dev *dev, bool suspend);
Ddev.c390 void mlx5_detach_device(struct mlx5_core_dev *dev, bool suspend) in mlx5_detach_device() function
Dmain.c1586 mlx5_detach_device(dev, suspend); in mlx5_unload_one_devl_locked()