Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_ptp.c304 if (tstmp != ptp->last_extts) { in otx2_ptp_extts_check()
316 ptp->last_extts = tstmp; in otx2_ptp_extts_check()
H A Dotx2_common.h324 u64 last_extts; member