Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/sfc/
Dptp.c326 static int efx_phc_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts);
1201 .gettime64 = efx_phc_gettime,
1840 static int efx_phc_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts) in efx_phc_gettime() function
1877 rc = efx_phc_gettime(ptp, &time_now); in efx_phc_settime()