Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_ptp.c57 * i40e_ptp_write - Write the PHC time to the device
65 static void i40e_ptp_write(struct i40e_pf *pf, const struct timespec64 *ts) in i40e_ptp_write() function
156 i40e_ptp_write(pf, (const struct timespec64 *)&now); in i40e_ptp_adjtime()
198 i40e_ptp_write(pf, ts); in i40e_ptp_settime()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_ptp.c299 * i40e_ptp_write - Write the PHC time to the device
307 static void i40e_ptp_write(struct i40e_pf *pf, const struct timespec64 *ts) in i40e_ptp_write() function
430 i40e_ptp_write(pf, (const struct timespec64 *)&now); in i40e_ptp_adjtime()
474 i40e_ptp_write(pf, ts); in i40e_ptp_settime()

Completed in 4 milliseconds