Searched refs:ptm_local_ts (Results 1 – 2 of 2) sorted by relevance
878 u64 ptm_local_ts; in bnxt_phc_get_syncdevicetime() local891 ptm_local_ts = le64_to_cpu(resp->ptm_local_ts); in bnxt_phc_get_syncdevicetime()892 *device = ns_to_ktime(bnxt_timecounter_cyc2time(ptp, ptm_local_ts)); in bnxt_phc_get_syncdevicetime()
3781 __le64 ptm_local_ts; member