Home
last modified time | relevance | path

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

/linux/drivers/ptp/
H A Dptp_chardev.c383 extoff->ts[i][2].sec = sts.post_ts.tv_sec; in ptp_ioctl()
384 extoff->ts[i][2].nsec = sts.post_ts.tv_nsec; in ptp_ioctl()
H A Dptp_vmclock.c179 sts->post_ts = sts->pre_ts; in vmclock_get_crosststamp()
/linux/drivers/net/dsa/sja1105/
H A Dsja1105_main.c2345 t2 = timespec64_to_ns(&ptp_sts_before.post_ts); in sja1105_static_config_reload()
2347 t4 = timespec64_to_ns(&ptp_sts_after.post_ts); in sja1105_static_config_reload()