Searched refs:cqe_ts_to_ns (Results 1 – 3 of 3) sorted by relevance
54 typedef ktime_t (*cqe_ts_to_ns)(struct mlx5_clock *, u64); typedef110 static inline cqe_ts_to_ns mlx5_rq_ts_translator(struct mlx5_core_dev *mdev) in mlx5_rq_ts_translator()116 static inline cqe_ts_to_ns mlx5_sq_ts_translator(struct mlx5_core_dev *mdev) in mlx5_sq_ts_translator()
449 cqe_ts_to_ns ptp_cyc2time;739 cqe_ts_to_ns ptp_cyc2time;
30 ktime_t mlx5e_cqe_ts_to_ns(cqe_ts_to_ns func, struct mlx5_clock *clock, u64 cqe_ts) in mlx5e_cqe_ts_to_ns()
Completed in 10 milliseconds