Searched refs:getcyclesx64 (Results 1 – 5 of 5) sorted by relevance
215 if (info->getcyclesx64) in ptp_getcycles64() 216 return info->getcyclesx64(info, ts, NULL); in ptp_getcycles64() 288 if (ptp->info->getcycles64 || ptp->info->getcyclesx64) { in ptp_clock_register() 290 if (!ptp->info->getcycles64 && ptp->info->getcyclesx64) in ptp_clock_register() 297 ptp->info->getcyclesx64 = ptp->info->gettimex64; in ptp_clock_register()
97 err = pptp->info->getcyclesx64(pptp->info, &pts, sts); in ptp_vclock_gettimex()200 if (pclock->info->getcyclesx64) in ptp_vclock_register()
133 * If @getcycles64 and @getcyclesx64 are not supported, then138 * @getcyclesx64: Reads the current free running cycle counter from the140 * If @getcycles64 and @getcyclesx64 are not supported, then151 * If @getcycles64 and @getcyclesx64 are not supported, then207 int (*getcyclesx64)(struct ptp_clock_info *ptp, struct timespec64 *ts, member
222 adapter->ptp_clock_info.getcyclesx64 = tsnep_ptp_getcyclesx64; in tsnep_ptp_init()
1145 adapter->ptp_caps.getcyclesx64 = igc_ptp_getcyclesx64; in igc_ptp_init()