Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ptp.c878 u64 ptm_local_ts; in bnxt_phc_get_syncdevicetime() local
891 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()
/linux/include/linux/bnge/
H A Dhsi.h3781 __le64 ptm_local_ts; member