Searched refs:ptp_event (Results 1 – 3 of 3) sorted by relevance
544 struct ptp_clock_event ptp_event; in mlx5_pps_event() local557 ptp_event.index = pin; in mlx5_pps_event()558 ptp_event.timestamp = in mlx5_pps_event()562 ptp_event.type = PTP_CLOCK_PPSUSR; in mlx5_pps_event()563 ptp_event.pps_times.ts_real = in mlx5_pps_event()564 ns_to_timespec64(ptp_event.timestamp); in mlx5_pps_event()566 ptp_event.type = PTP_CLOCK_EXTTS; in mlx5_pps_event()569 ptp_clock_event(clock->ptp, &ptp_event); in mlx5_pps_event()
1361 struct ptp_clock_event ptp_event; in aq_ptp_check_sync1588() local1366 ptp_event.index = aq_ptp->ptp_info.n_pins - 1; in aq_ptp_check_sync1588()1367 ptp_event.timestamp = time; in aq_ptp_check_sync1588()1369 ptp_event.type = PTP_CLOCK_EXTTS; in aq_ptp_check_sync1588()1370 ptp_clock_event(aq_ptp->ptp_clock, &ptp_event); in aq_ptp_check_sync1588()
392 * - ``ptp_event``567 * - ``ptp_event``