Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/sf/
Dvhca_event.h22 void mlx5_vhca_event_cleanup(struct mlx5_core_dev *dev);
42 static inline void mlx5_vhca_event_cleanup(struct mlx5_core_dev *dev) in mlx5_vhca_event_cleanup() function
Dvhca_event.c147 void mlx5_vhca_event_cleanup(struct mlx5_core_dev *dev) in mlx5_vhca_event_cleanup() function
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Dmain.c913 mlx5_vhca_event_cleanup(dev); in mlx5_init_once()
949 mlx5_vhca_event_cleanup(dev); in mlx5_cleanup_once()