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