Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_ptp.c148 static int hclge_ptp_settime(struct ptp_clock_info *ptp, in hclge_ptp_settime() function
189 return hclge_ptp_settime(ptp, &ts); in hclge_ptp_adjtime()
436 ptp->info.settime64 = hclge_ptp_settime; in hclge_ptp_create_clock()
506 ret = hclge_ptp_settime(&hdev->ptp->info, &ts); in hclge_ptp_init()