Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/dsa/sja1105/
H A Dsja1105_main.c2289 struct ptp_system_timestamp ptp_sts_before; in sja1105_static_config_reload() local
2323 rc = __sja1105_ptp_gettimex(ds, &now, &ptp_sts_before); in sja1105_static_config_reload()
2342 t1 = timespec64_to_ns(&ptp_sts_before.pre_ts); in sja1105_static_config_reload()
2343 t2 = timespec64_to_ns(&ptp_sts_before.post_ts); in sja1105_static_config_reload()
/kernel/linux/linux-5.10/drivers/net/dsa/sja1105/
H A Dsja1105_main.c1828 struct ptp_system_timestamp ptp_sts_before; in sja1105_static_config_reload() local
1859 rc = __sja1105_ptp_gettimex(ds, &now, &ptp_sts_before); in sja1105_static_config_reload()
1872 t1 = timespec64_to_ns(&ptp_sts_before.pre_ts); in sja1105_static_config_reload()
1873 t2 = timespec64_to_ns(&ptp_sts_before.post_ts); in sja1105_static_config_reload()

Completed in 9 milliseconds