Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/siena/
H A Dptp.c351 static int efx_phc_adjtime(struct ptp_clock_info *ptp, s64 delta);
1433 .adjtime = efx_phc_adjtime,
2076 static int efx_phc_adjtime(struct ptp_clock_info *ptp, s64 delta) in efx_phc_adjtime() function
2139 rc = efx_phc_adjtime(ptp, timespec64_to_ns(&delta)); in efx_phc_settime()
/linux/drivers/net/ethernet/sfc/
H A Dptp.c355 static int efx_phc_adjtime(struct ptp_clock_info *ptp, s64 delta);
1551 .adjtime = efx_phc_adjtime,
2123 static int efx_phc_adjtime(struct ptp_clock_info *ptp, s64 delta) in efx_phc_adjtime() function
2186 rc = efx_phc_adjtime(ptp, timespec64_to_ns(&delta)); in efx_phc_settime()