Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/dsa/sja1105/
Dsja1105_main.c2295 struct ptp_system_timestamp ptp_sts_after; in sja1105_static_config_reload() local
2341 rc = __sja1105_ptp_settime(ds, 0, &ptp_sts_after); in sja1105_static_config_reload()
2349 t3 = timespec64_to_ns(&ptp_sts_after.pre_ts); in sja1105_static_config_reload()
2350 t4 = timespec64_to_ns(&ptp_sts_after.post_ts); in sja1105_static_config_reload()