Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dmlx5_core.h127 int mlx5_cmd_force_teardown_hca(struct mlx5_core_dev *dev);
Dfw.c286 int mlx5_cmd_force_teardown_hca(struct mlx5_core_dev *dev) in mlx5_cmd_force_teardown_hca() function
Dmain.c1535 ret = mlx5_cmd_force_teardown_hca(dev); in mlx5_try_fast_unload()