Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dclock.c120 struct mlx5_clock *clock = container_of(ptp, struct mlx5_clock, ptp_info); in mlx5_ptp_getmaxphase()
180 struct mlx5_clock *clock = container_of(timer, struct mlx5_clock, timer); in read_internal_timer()
190 struct mlx5_clock *clock = &mdev->clock; in mlx5_update_clock_info_page()
215 struct mlx5_clock *clock = container_of(pps_info, struct mlx5_clock, in mlx5_pps_out()
245 struct mlx5_clock *clock; in mlx5_timestamp_overflow()
249 clock = container_of(timer, struct mlx5_clock, timer); in mlx5_timestamp_overflow()
285 struct mlx5_clock *clock = container_of(ptp, struct mlx5_clock, ptp_info); in mlx5_ptp_settime()
319 struct mlx5_clock *clock = container_of(ptp, struct mlx5_clock, ptp_info); in mlx5_ptp_gettimex()
366 struct mlx5_clock *clock = container_of(ptp, struct mlx5_clock, ptp_info); in mlx5_ptp_adjtime()
387 struct mlx5_clock *clock = container_of(ptp, struct mlx5_clock, ptp_info); in mlx5_ptp_adjphase()
[all …]
Dclock.h54 typedef ktime_t (*cqe_ts_to_ns)(struct mlx5_clock *, u64);
65 static inline ktime_t mlx5_timecounter_cyc2time(struct mlx5_clock *clock, in mlx5_timecounter_cyc2time()
82 static inline ktime_t mlx5_real_time_cyc2time(struct mlx5_clock *clock, in mlx5_real_time_cyc2time()
97 static inline ktime_t mlx5_timecounter_cyc2time(struct mlx5_clock *clock, in mlx5_timecounter_cyc2time()
103 static inline ktime_t mlx5_real_time_cyc2time(struct mlx5_clock *clock, in mlx5_real_time_cyc2time()
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/
Den.h454 struct mlx5_clock *clock;
701 struct mlx5_clock *clock;
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtxrx.h38 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()
/linux-6.6.21/include/linux/mlx5/
Ddriver.h715 struct mlx5_clock { struct
802 struct mlx5_clock clock;