Searched refs:total_overhead_ns (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/ptp/
H A Dptp_clockmatrix.c714 s64 total_overhead_ns; local
752 total_overhead_ns = ktime_to_ns(diff)
756 timespec64_add_ns(&local_ts, total_overhead_ns);

Completed in 166 milliseconds