Lines Matching refs:timespec64
326 static int efx_phc_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts);
328 const struct timespec64 *e_ts);
404 struct timespec64 ts = ns_to_timespec64(ns); in efx_ptp_ns_to_s_ns()
434 struct timespec64 ts = ns_to_timespec64(ns); in efx_ptp_ns_to_s27()
649 struct timespec64 limit; in efx_ptp_send_times()
651 struct timespec64 start; in efx_ptp_send_times()
662 struct timespec64 update_time; in efx_ptp_send_times()
726 struct timespec64 delta; in efx_ptp_process_times()
740 struct timespec64 wait; in efx_ptp_process_times()
1850 static int efx_phc_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts) in efx_phc_gettime()
1877 const struct timespec64 *e_ts) in efx_phc_settime()
1884 struct timespec64 time_now; in efx_phc_settime()
1885 struct timespec64 delta; in efx_phc_settime()