Home
last modified time | relevance | path

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

/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_ptp.c204 if (tstmp != ptp->last_extts) { in otx2_ptp_extts_check()
216 ptp->last_extts = tstmp; in otx2_ptp_extts_check()
Dotx2_common.h301 u64 last_extts; member