Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/
Dmlx5_core.h130 int mlx5_cmd_force_teardown_hca(struct mlx5_core_dev *dev);
Dfw.c292 int mlx5_cmd_force_teardown_hca(struct mlx5_core_dev *dev) in mlx5_cmd_force_teardown_hca() function
Dmain.c1733 ret = mlx5_cmd_force_teardown_hca(dev); in mlx5_try_fast_unload()