Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dptp.c262 * @host_time_pps: Host time at last PPS
327 struct pps_event_time host_time_pps; member
1025 ptp->host_time_pps = *last_time; in efx_ptp_process_times()
1026 pps_sub_ts(&ptp->host_time_pps, delta); in efx_ptp_process_times()
1422 ptp_evt.pps_times = ptp->host_time_pps; in efx_ptp_pps_worker()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dptp.c264 * @host_time_pps: Host time at last PPS
324 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()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dptp.c261 * @host_time_pps: Host time at last PPS
326 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()

Completed in 10 milliseconds