Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/dsa/sja1105/
Dsja1105_main.c2234 struct ptp_system_timestamp ptp_sts_before; in sja1105_static_config_reload() local
2267 rc = __sja1105_ptp_gettimex(ds, &now, &ptp_sts_before); in sja1105_static_config_reload()
2286 t1 = timespec64_to_ns(&ptp_sts_before.pre_ts); in sja1105_static_config_reload()
2287 t2 = timespec64_to_ns(&ptp_sts_before.post_ts); in sja1105_static_config_reload()