Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmlx5_core.h209 int mlx5_cmd_teardown_hca(struct mlx5_core_dev *dev);
H A Dfw.c307 int mlx5_cmd_teardown_hca(struct mlx5_core_dev *dev) in mlx5_cmd_teardown_hca() function
H A Dmain.c1295 err = mlx5_cmd_teardown_hca(dev); in mlx5_function_close()