Home
last modified time | relevance | path

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

/linux-5.10/include/linux/mlx5/
Ddriver.h647 struct mlx5_clock { struct
648 struct mlx5_nb pps_nb;
649 seqlock_t lock;
650 struct cyclecounter cycles;
651 struct timecounter tc;
652 struct hwtstamp_config hwtstamp_config;
653 u32 nominal_c_mult;
654 unsigned long overflow_period;
655 struct delayed_work overflow_work;
656 struct ptp_clock *ptp;
[all …]