Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Dmlx5_core.h183 int mlx5_cmd_teardown_hca(struct mlx5_core_dev *dev);
Dfw.c312 int mlx5_cmd_teardown_hca(struct mlx5_core_dev *dev) in mlx5_cmd_teardown_hca() function
Dmain.c1213 err = mlx5_cmd_teardown_hca(dev); in mlx5_function_teardown()