Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A 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
H A Dhv_vhca.c225 void mlx5_hv_vhca_cleanup(struct mlx5_hv_vhca *hv_vhca) in mlx5_hv_vhca_cleanup() function
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmain.c1402 mlx5_hv_vhca_cleanup(dev->hv_vhca); in mlx5_load()
1428 mlx5_hv_vhca_cleanup(dev->hv_vhca); in mlx5_unload()