Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dclock.h58 void mlx5_cleanup_clock(struct mlx5_core_dev *mdev);
91 static inline void mlx5_cleanup_clock(struct mlx5_core_dev *mdev) {} in mlx5_cleanup_clock() function
H A Dclock.c1066 void mlx5_cleanup_clock(struct mlx5_core_dev *mdev) in mlx5_cleanup_clock() function
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmain.c1086 mlx5_cleanup_clock(dev); in mlx5_init_once()
1119 mlx5_cleanup_clock(dev); in mlx5_cleanup_once()