Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmlx5_core.h210 int mlx5_cmd_force_teardown_hca(struct mlx5_core_dev *dev);
H A Dfw.c315 int mlx5_cmd_force_teardown_hca(struct mlx5_core_dev *dev) in mlx5_cmd_force_teardown_hca() function
H A Dmain.c2174 ret = mlx5_cmd_force_teardown_hca(dev); in mlx5_try_fast_unload()