Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-eth.h248 static inline void ns_to_ptp_tstamp(struct ptp_tstamp *tstamp, u64 ns) in ns_to_ptp_tstamp() function
Ddpaa2-eth.c718 ns_to_ptp_tstamp(&origin_timestamp, le64_to_cpup(ns)); in dpaa2_eth_enable_tx_tstamp()