Searched refs:ice_ptp_gettimex64 (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_ptp.c1914 * ice_ptp_gettimex64 - Get the time of the clock
1924 ice_ptp_gettimex64(struct ptp_clock_info *info, struct timespec64 *ts, function
2003 ret = ice_ptp_gettimex64(info, &now, NULL);
2462 info->gettimex64 = ice_ptp_gettimex64;

Completed in 108 milliseconds