Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/siena/
H A Dptp.c352 static int efx_phc_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts);
1434 .gettime64 = efx_phc_gettime,
2096 static int efx_phc_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts) in efx_phc_gettime() function
2133 rc = efx_phc_gettime(ptp, &time_now); in efx_phc_settime()
/linux/drivers/net/ethernet/sfc/
H A Dptp.c356 static int efx_phc_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts);
1552 .gettime64 = efx_phc_gettime,
2138 static int efx_phc_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts) in efx_phc_gettime() function
2175 rc = efx_phc_gettime(ptp, &time_now); in efx_phc_settime()