Home
last modified time | relevance | path

Searched refs:ptm_local_ts (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ptp.c894 u64 ptm_local_ts; in bnxt_phc_get_syncdevicetime() local
907 ptm_local_ts = le64_to_cpu(resp->ptm_local_ts); in bnxt_phc_get_syncdevicetime()
908 *device = ns_to_ktime(bnxt_timecounter_cyc2time(ptp, ptm_local_ts)); in bnxt_phc_get_syncdevicetime()