Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Dmlx5_core.h179 void mlx5_cmd_cleanup(struct mlx5_core_dev *dev);
Dmain.c1202 mlx5_cmd_cleanup(dev); in mlx5_function_setup()
1220 mlx5_cmd_cleanup(dev); in mlx5_function_teardown()
Dcmd.c2277 void mlx5_cmd_cleanup(struct mlx5_core_dev *dev) in mlx5_cmd_cleanup() function