Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/siena/
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()
/drivers/net/ethernet/sfc/
Dptp.c324 struct pps_event_time host_time_pps; member
999 ptp->host_time_pps = *last_time; in efx_ptp_process_times()
1000 pps_sub_ts(&ptp->host_time_pps, delta); in efx_ptp_process_times()
1495 ptp_evt.pps_times = ptp->host_time_pps; in efx_ptp_pps_worker()