Home
last modified time | relevance | path

Searched refs:mlx5_timer (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dclock.c179 struct mlx5_timer *timer = container_of(cc, struct mlx5_timer, cycles); in read_internal_timer()
191 struct mlx5_timer *timer; in mlx5_update_clock_info_page()
243 struct mlx5_timer *timer; in mlx5_timestamp_overflow()
285 struct mlx5_timer *timer = &clock->timer; in mlx5_ptp_settime()
319 struct mlx5_timer *timer = &clock->timer; in mlx5_ptp_gettimex()
366 struct mlx5_timer *timer = &clock->timer; in mlx5_ptp_adjtime()
418 struct mlx5_timer *timer = &clock->timer; in mlx5_ptp_adjfine()
509 struct mlx5_timer *timer; in find_target_cycles()
935 struct mlx5_timer *timer = &clock->timer; in mlx5_timecounter_init()
954 struct mlx5_timer *timer = &clock->timer; in mlx5_init_overflow_period()
[all …]
H A Dclock.h68 struct mlx5_timer *timer = &clock->timer; in mlx5_timecounter_cyc2time()
/openbmc/linux/include/linux/mlx5/
H A Ddriver.h707 struct mlx5_timer { struct
721 struct mlx5_timer timer; argument