Searched refs:mlx5_clock (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
D | clock.c | 70 struct mlx5_clock *clock = container_of(cc, struct mlx5_clock, cycles); in read_internal_timer() 80 struct mlx5_clock *clock = &mdev->clock; in mlx5_update_clock_info_page() 103 struct mlx5_clock *clock = container_of(pps_info, struct mlx5_clock, in mlx5_pps_out() 131 struct mlx5_clock *clock = container_of(dwork, struct mlx5_clock, in mlx5_timestamp_overflow() 145 struct mlx5_clock *clock = container_of(ptp, struct mlx5_clock, in mlx5_ptp_settime() 160 struct mlx5_clock *clock = container_of(ptp, struct mlx5_clock, in mlx5_ptp_gettime() 176 struct mlx5_clock *clock = container_of(ptp, struct mlx5_clock, in mlx5_ptp_adjtime() 194 struct mlx5_clock *clock = container_of(ptp, struct mlx5_clock, in mlx5_ptp_adjfreq() 220 struct mlx5_clock *clock = in mlx5_extts_configure() 221 container_of(ptp, struct mlx5_clock, ptp_info); in mlx5_extts_configure() [all …]
|
D | clock.h | 46 static inline ktime_t mlx5_timecounter_cyc2time(struct mlx5_clock *clock, in mlx5_timecounter_cyc2time() 68 static inline ktime_t mlx5_timecounter_cyc2time(struct mlx5_clock *clock, in mlx5_timecounter_cyc2time()
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en.h | 386 struct mlx5_clock *clock; 561 struct mlx5_clock *clock;
|
/Linux-v4.19/include/linux/mlx5/ |
D | driver.h | 806 struct mlx5_clock { struct 865 struct mlx5_clock clock;
|