Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dclock.c494 static int mlx5_ptp_gettimex(struct ptp_clock_info *ptp, struct timespec64 *ts, in mlx5_ptp_gettimex() function
981 .gettimex64 = mlx5_ptp_gettimex,
1090 mlx5_ptp_gettimex(&clock->ptp_info, &ts, NULL); in perout_conf_next_event_timer()