Home
last modified time | relevance | path

Searched refs:mlx5_cmd_fast_teardown_hca (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Dmlx5_core.h185 int mlx5_cmd_fast_teardown_hca(struct mlx5_core_dev *dev);
Dfw_reset.c401 err = mlx5_cmd_fast_teardown_hca(dev); in mlx5_sync_reset_now_event()
Dfw.c348 int mlx5_cmd_fast_teardown_hca(struct mlx5_core_dev *dev) in mlx5_cmd_fast_teardown_hca() function
Dmain.c1919 ret = mlx5_cmd_fast_teardown_hca(dev); in mlx5_try_fast_unload()