Home
last modified time | relevance | path

Searched refs:host_time_pps (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/sfc/siena/
H A Dptp.c326 struct pps_event_time host_time_pps; member
1018 ptp->host_time_pps = *last_time; in efx_ptp_process_times()
1019 pps_sub_ts(&ptp->host_time_pps, delta); in efx_ptp_process_times()
1393 ptp_evt.pps_times = ptp->host_time_pps; in efx_ptp_pps_worker()
/linux/drivers/net/ethernet/sfc/
H A Dptp.c330 struct pps_event_time host_time_pps; member
1005 ptp->host_time_pps = *last_time; in efx_ptp_process_times()
1006 pps_sub_ts(&ptp->host_time_pps, delta); in efx_ptp_process_times()
1496 ptp_evt.pps_times = ptp->host_time_pps; in efx_ptp_pps_worker()