Searched refs:ptp_prev_hw_time (Results 1 – 2 of 2) sorted by relevance
1411 ktime_get_real_ts64(&pf->ptp_prev_hw_time); in i40e_ptp_create_clock()1432 i40e_ptp_gettimex(&pf->ptp_caps, &pf->ptp_prev_hw_time, NULL); in i40e_ptp_save_hw_time()1454 timespec64_add_ns(&pf->ptp_prev_hw_time, ktime_to_ns(delta)); in i40e_ptp_restore_hw_time()1457 i40e_ptp_settime(&pf->ptp_caps, &pf->ptp_prev_hw_time); in i40e_ptp_restore_hw_time()
662 struct timespec64 ptp_prev_hw_time; member