Searched refs:ptp_evt (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/sfc/
H A Dptp.c1154 struct ptp_clock_event ptp_evt; efx_ptp_pps_worker() local
1159 ptp_evt.type = PTP_CLOCK_PPSUSR; efx_ptp_pps_worker()
1160 ptp_evt.pps_times = ptp->host_time_pps; efx_ptp_pps_worker()
1161 ptp_clock_event(ptp->phc_clock, &ptp_evt); efx_ptp_pps_worker()

Completed in 57 milliseconds