Home
last modified time | relevance | path

Searched defs:mlx5_clock (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/include/linux/mlx5/
Ddriver.h650 struct mlx5_clock { struct
651 struct mlx5_core_dev *mdev;
652 struct mlx5_nb pps_nb;
653 seqlock_t lock;
654 struct cyclecounter cycles;
655 struct timecounter tc;
656 struct hwtstamp_config hwtstamp_config;
657 u32 nominal_c_mult;
658 unsigned long overflow_period;
659 struct delayed_work overflow_work;
[all …]