Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmain.c1580 void mlx5_unload_one(struct mlx5_core_dev *dev, bool suspend) in mlx5_unload_one() function
2027 mlx5_unload_one(dev, false); in mlx5_pci_err_detected()
2184 mlx5_unload_one(dev, false); in shutdown()
2192 mlx5_unload_one(dev, true); in mlx5_suspend()
H A Dmlx5_core.h442 void mlx5_unload_one(struct mlx5_core_dev *dev, bool suspend);
H A Dfw_reset.c650 mlx5_unload_one(dev, false); in mlx5_sync_reset_unload_flow()