Searched refs:i40e_ptp_read (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_ptp.c | 29 * i40e_ptp_read - Read the PHC time from the device 38 static void i40e_ptp_read(struct i40e_pf *pf, struct timespec64 *ts, in i40e_ptp_read() function 154 i40e_ptp_read(pf, &now, NULL); in i40e_ptp_adjtime() 178 i40e_ptp_read(pf, ts, sts); in i40e_ptp_gettimex()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_ptp.c | 271 * i40e_ptp_read - Read the PHC time from the device 280 static void i40e_ptp_read(struct i40e_pf *pf, struct timespec64 *ts, in i40e_ptp_read() function 379 i40e_ptp_read(pf, &now, NULL); in i40e_ptp_set_1pps_signal_hw() 428 i40e_ptp_read(pf, &now, NULL); in i40e_ptp_adjtime() 454 i40e_ptp_read(pf, ts, sts); in i40e_ptp_gettimex()
|
Completed in 5 milliseconds