Searched refs:ts_real (Results 1 – 5 of 5) sorted by relevance
164 struct pps_ktime ts_real = { .sec = 0, .nsec = 0, .flags = 0 }; in pps_event() local170 (s64)ts->ts_real.tv_sec, ts->ts_real.tv_nsec); in pps_event()172 timespec_to_pps_ktime(&ts_real, ts->ts_real); in pps_event()185 pps_add_offset(&ts_real, in pps_event()189 pps->assert_tu = ts_real; in pps_event()199 pps_add_offset(&ts_real, in pps_event()203 pps->clear_tu = ts_real; in pps_event()
107 hardpps(&ts->ts_real, &ts->ts_raw); in pps_kc_event()
872 limit = now.ts_real; in efx_ptp_send_times()876 while ((timespec64_compare(&now.ts_real, &limit) < 0) && in efx_ptp_send_times()882 update_time = now.ts_real; in efx_ptp_send_times()886 } while ((timespec64_compare(&now.ts_real, &update_time) < 0) && in efx_ptp_send_times()890 host_time = (now.ts_real.tv_sec << MC_NANOSECOND_BITS | in efx_ptp_send_times()891 now.ts_real.tv_nsec); in efx_ptp_send_times()1002 last_sec = last_time->ts_real.tv_sec & MC_SECOND_MASK; in efx_ptp_process_times()1011 last_time->ts_real.tv_nsec - in efx_ptp_process_times()
190 event.pps_times.ts_real = ns_to_timespec64(ns); in bnxt_ptp_pps_event()
747 ptp_event.pps_times.ts_real = in mlx5_pps_event()