Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ptp.c329 * cxgb4_ptp_settime - Set the current time on the hardware clock
336 static int cxgb4_ptp_settime(struct ptp_clock_info *ptp, in cxgb4_ptp_settime() function
410 .settime64 = cxgb4_ptp_settime,
442 if (cxgb4_ptp_settime(&adapter->ptp_clock_info, &now) < 0) { in cxgb4_ptp_init()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ptp.c332 * cxgb4_ptp_settime - Set the current time on the hardware clock
339 static int cxgb4_ptp_settime(struct ptp_clock_info *ptp, in cxgb4_ptp_settime() function
413 .settime64 = cxgb4_ptp_settime,
445 if (cxgb4_ptp_settime(&adapter->ptp_clock_info, &now) < 0) { in cxgb4_ptp_init()

Completed in 2 milliseconds