Searched refs:ptp_tstamp2nsec (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_ptp.c308 event.timestamp = ptp->ptp_tstamp2nsec(&ptp->time_counter, tstmp);
333 ptp->tstamp = ptp->ptp_tstamp2nsec(&ptp->time_counter, tstamp);
443 ptp_ptr->ptp_tstamp2nsec = otx2_ptp_hw_tstamp2time;
454 ptp_ptr->ptp_tstamp2nsec = timecounter_cyc2time;
516 *tsns = pfvf->ptp->ptp_tstamp2nsec(&pfvf->ptp->time_counter, tstamp);
H A Dotx2_common.h330 u64 (*ptp_tstamp2nsec)(const struct timecounter *time_counter, u64 timestamp); member in struct:otx2_ptp

Completed in 235 milliseconds