Home
last modified time | relevance | path

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

/Linux-v6.6/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.c150 void mlx5_vhca_event_cleanup(struct mlx5_core_dev *dev) in mlx5_vhca_event_cleanup() function
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Dmain.c1066 mlx5_vhca_event_cleanup(dev); in mlx5_init_once()
1105 mlx5_vhca_event_cleanup(dev); in mlx5_cleanup_once()