Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dmlx5_core.h128 int mlx5_cmd_fast_teardown_hca(struct mlx5_core_dev *dev);
Dfw_reset.c344 err = mlx5_cmd_fast_teardown_hca(dev); in mlx5_sync_reset_now_event()
Dfw.c315 int mlx5_cmd_fast_teardown_hca(struct mlx5_core_dev *dev) in mlx5_cmd_fast_teardown_hca() function
Dmain.c1531 ret = mlx5_cmd_fast_teardown_hca(dev); in mlx5_try_fast_unload()