Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ptp.c339 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()