Home
last modified time | relevance | path

Searched refs:tstmp (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_ptp.c170 u64 tstmp, new_thresh; in otx2_ptp_extts_check() local
173 tstmp = ptp_tstmp_read(ptp); in otx2_ptp_extts_check()
176 if (tstmp != ptp->last_extts) { in otx2_ptp_extts_check()
179 event.timestamp = timecounter_cyc2time(&ptp->time_counter, tstmp); in otx2_ptp_extts_check()
181 ptp->last_extts = tstmp; in otx2_ptp_extts_check()
183 new_thresh = tstmp % 500000000; in otx2_ptp_extts_check()
A Dotx2_struct.h203 u64 tstmp : 1; member
A Dotx2_txrx.c644 ext->tstmp = 1; in otx2_sqe_add_ext()
/linux/drivers/net/ethernet/cavium/thunder/
A Dq_struct.h533 u64 tstmp:1; member
562 u64 tstmp:1;
A Dnicvf_queues.c1412 hdr->tstmp = 1; in nicvf_sq_add_hdr_subdesc()

Completed in 17 milliseconds