Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A 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()
440 ptp->info.settime64 = hclge_ptp_settime; in hclge_ptp_create_clock()
510 ret = hclge_ptp_settime(&hdev->ptp->info, &ts); in hclge_ptp_init()