Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dptp.c1416 struct ptp_clock_event ptp_evt; in efx_ptp_pps_worker() local
1421 ptp_evt.type = PTP_CLOCK_PPSUSR; in efx_ptp_pps_worker()
1422 ptp_evt.pps_times = ptp->host_time_pps; in efx_ptp_pps_worker()
1423 ptp_clock_event(ptp->phc_clock, &ptp_evt); in efx_ptp_pps_worker()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dptp.c1489 struct ptp_clock_event ptp_evt; in efx_ptp_pps_worker() local
1494 ptp_evt.type = PTP_CLOCK_PPSUSR; in efx_ptp_pps_worker()
1495 ptp_evt.pps_times = ptp->host_time_pps; in efx_ptp_pps_worker()
1496 ptp_clock_event(ptp->phc_clock, &ptp_evt); in efx_ptp_pps_worker()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dptp.c1387 struct ptp_clock_event ptp_evt; in efx_ptp_pps_worker() local
1392 ptp_evt.type = PTP_CLOCK_PPSUSR; in efx_ptp_pps_worker()
1393 ptp_evt.pps_times = ptp->host_time_pps; in efx_ptp_pps_worker()
1394 ptp_clock_event(ptp->phc_clock, &ptp_evt); in efx_ptp_pps_worker()

Completed in 10 milliseconds