Searched refs:mlx5_init_clock (Results 1 – 3 of 3) sorted by relevance
85 int mlx5_init_clock(struct mlx5_core_dev *mdev);120 static inline int mlx5_init_clock(struct mlx5_core_dev *mdev) { return 0; } in mlx5_init_clock() function
1594 int mlx5_init_clock(struct mlx5_core_dev *mdev) in mlx5_init_clock() function
1023 err = mlx5_init_clock(dev); in mlx5_init_once()