Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_ptp.c477 int sparx5_ptp_gettime64(struct ptp_clock_info *ptp, struct timespec64 *ts) in sparx5_ptp_gettime64() function
551 sparx5_ptp_gettime64(ptp, &ts); in sparx5_ptp_adjtime()
566 .gettime64 = sparx5_ptp_gettime64,
673 sparx5_ptp_gettime64(&phc->info, &ts); in sparx5_ptp_rxtstamp()
H A Dsparx5_qos.c35 sparx5_ptp_gettime64(&sparx5->phc[SPARX5_PHC_PORT].info, &ts); in sparx5_new_base_time()
H A Dsparx5_main.h404 int sparx5_ptp_gettime64(struct ptp_clock_info *ptp, struct timespec64 *ts);