Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dptp.c352 static int efx_phc_adjtime(struct ptp_clock_info *ptp, s64 delta);
1462 .adjtime = efx_phc_adjtime,
2127 static int efx_phc_adjtime(struct ptp_clock_info *ptp, s64 delta) in efx_phc_adjtime() function
2178 * call efx_phc_adjtime with the offset in efx_phc_settime()
2190 rc = efx_phc_adjtime(ptp, timespec64_to_ns(&delta)); in efx_phc_settime()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dptp.c349 static int efx_phc_adjtime(struct ptp_clock_info *ptp, s64 delta);
1550 .adjtime = efx_phc_adjtime,
2130 static int efx_phc_adjtime(struct ptp_clock_info *ptp, s64 delta) in efx_phc_adjtime() function
2181 * call efx_phc_adjtime with the offset in efx_phc_settime()
2193 rc = efx_phc_adjtime(ptp, timespec64_to_ns(&delta)); in efx_phc_settime()
/kernel/linux/linux-6.6/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,
2082 static int efx_phc_adjtime(struct ptp_clock_info *ptp, s64 delta) in efx_phc_adjtime() function
2133 * call efx_phc_adjtime with the offset in efx_phc_settime()
2145 rc = efx_phc_adjtime(ptp, timespec64_to_ns(&delta)); in efx_phc_settime()

Completed in 10 milliseconds