Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dhv_vhca.h35 void mlx5_hv_vhca_cleanup(struct mlx5_hv_vhca *hv_vhca);
70 static inline void mlx5_hv_vhca_cleanup(struct mlx5_hv_vhca *hv_vhca) in mlx5_hv_vhca_cleanup() function
Dhv_vhca.c225 void mlx5_hv_vhca_cleanup(struct mlx5_hv_vhca *hv_vhca) in mlx5_hv_vhca_cleanup() function
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dmain.c1141 mlx5_hv_vhca_cleanup(dev->hv_vhca); in mlx5_load()
1162 mlx5_hv_vhca_cleanup(dev->hv_vhca); in mlx5_unload()