Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dmlx5_core.h123 int mlx5_cmd_force_teardown_hca(struct mlx5_core_dev *dev);
Dfw.c277 int mlx5_cmd_force_teardown_hca(struct mlx5_core_dev *dev) in mlx5_cmd_force_teardown_hca() function
Dmain.c1521 ret = mlx5_cmd_force_teardown_hca(dev); in mlx5_try_fast_unload()