Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_ptp.c164 * i40e_ptp_gettimex - Get the time of the PHC
172 static int i40e_ptp_gettimex(struct ptp_clock_info *ptp, struct timespec64 *ts, in i40e_ptp_gettimex() function
714 pf->ptp_caps.gettimex64 = i40e_ptp_gettimex; in i40e_ptp_create_clock()
752 i40e_ptp_gettimex(&pf->ptp_caps, &pf->ptp_prev_hw_time, NULL); in i40e_ptp_save_hw_time()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_ptp.c440 * i40e_ptp_gettimex - Get the time of the PHC
448 static int i40e_ptp_gettimex(struct ptp_clock_info *ptp, struct timespec64 *ts, in i40e_ptp_gettimex() function
1388 pf->ptp_caps.gettimex64 = i40e_ptp_gettimex; in i40e_ptp_create_clock()
1431 i40e_ptp_gettimex(&pf->ptp_caps, &pf->ptp_prev_hw_time, NULL); in i40e_ptp_save_hw_time()

Completed in 4 milliseconds