Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dclock.c128 struct mlx5_timer *timer = container_of(cc, struct mlx5_timer, cycles); in read_internal_timer()
140 struct mlx5_timer *timer; in mlx5_update_clock_info_page()
193 struct mlx5_timer *timer; in mlx5_timestamp_overflow()
197 timer = container_of(dwork, struct mlx5_timer, overflow_work); in mlx5_timestamp_overflow()
230 struct mlx5_timer *timer = &clock->timer; in mlx5_ptp_settime()
264 struct mlx5_timer *timer = &clock->timer; in mlx5_ptp_gettimex()
311 struct mlx5_timer *timer = &clock->timer; in mlx5_ptp_adjtime()
345 struct mlx5_timer *timer = &clock->timer; in mlx5_ptp_adjfreq()
444 struct mlx5_timer *timer; in find_target_cycles()
867 struct mlx5_timer *timer = &clock->timer; in mlx5_timecounter_init()
[all …]
Dclock.h68 struct mlx5_timer *timer = &clock->timer; in mlx5_timecounter_cyc2time()
/linux-6.1.9/include/linux/mlx5/
Ddriver.h705 struct mlx5_timer { struct
720 struct mlx5_timer timer; argument