Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Ddev.c405 void mlx5_detach_device(struct mlx5_core_dev *dev, bool suspend) in mlx5_detach_device() function
Dmlx5_core.h266 void mlx5_detach_device(struct mlx5_core_dev *dev, bool suspend);
Dmain.c1643 mlx5_detach_device(dev, suspend); in mlx5_unload_one_devl_locked()