Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/dsa/sja1105/
H A Dsja1105_main.c2290 struct ptp_system_timestamp ptp_sts_after; in sja1105_static_config_reload() local
2336 rc = __sja1105_ptp_settime(ds, 0, &ptp_sts_after); in sja1105_static_config_reload()
2344 t3 = timespec64_to_ns(&ptp_sts_after.pre_ts); in sja1105_static_config_reload()
2345 t4 = timespec64_to_ns(&ptp_sts_after.post_ts); in sja1105_static_config_reload()
/kernel/linux/linux-5.10/drivers/net/dsa/sja1105/
H A Dsja1105_main.c1829 struct ptp_system_timestamp ptp_sts_after; in sja1105_static_config_reload() local
1868 rc = __sja1105_ptp_settime(ds, 0, &ptp_sts_after); in sja1105_static_config_reload()
1874 t3 = timespec64_to_ns(&ptp_sts_after.pre_ts); in sja1105_static_config_reload()
1875 t4 = timespec64_to_ns(&ptp_sts_after.post_ts); in sja1105_static_config_reload()

Completed in 9 milliseconds