Searched refs:ptp_sts_after (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/dsa/sja1105/
H A Dsja1105_main.c2291 struct ptp_system_timestamp ptp_sts_after; local
2337 rc = __sja1105_ptp_settime(ds, 0, &ptp_sts_after);
2345 t3 = timespec64_to_ns(&ptp_sts_after.pre_ts);
2346 t4 = timespec64_to_ns(&ptp_sts_after.post_ts);

Completed in 97 milliseconds