Home
last modified time | relevance | path

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

/linux/include/linux/dsa/
H A Dksz_common.h18 static inline ktime_t ksz_decode_tstamp(u32 tstamp) in ksz_decode_tstamp() function
/linux/net/dsa/
H A Dtag_ksz.c197 tstamp = ksz_decode_tstamp(get_unaligned_be32(tstamp_raw)); in ksz_rcv_timestamp()
/linux/drivers/net/dsa/microchip/
H A Dksz_ptp.c992 tstamp = ksz_decode_tstamp(tstamp_raw); in ksz_ptp_msg_thread_fn()