Searched refs:tstmp (Results 1 – 5 of 5) sorted by relevance
198 u64 tstmp, new_thresh; in otx2_ptp_extts_check() local201 tstmp = ptp_tstmp_read(ptp); in otx2_ptp_extts_check()204 if (tstmp != ptp->last_extts) { in otx2_ptp_extts_check()207 event.timestamp = timecounter_cyc2time(&ptp->time_counter, tstmp); in otx2_ptp_extts_check()209 new_thresh = tstmp % 500000000; in otx2_ptp_extts_check()216 ptp->last_extts = tstmp; in otx2_ptp_extts_check()
203 u64 tstmp : 1; member
682 ext->tstmp = 1; in otx2_sqe_add_ext()
533 u64 tstmp:1; member562 u64 tstmp:1;
1413 hdr->tstmp = 1; in nicvf_sq_add_hdr_subdesc()
Completed in 23 milliseconds