Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_ptp.c160 static int hclge_ptp_settime(struct ptp_clock_info *ptp, in hclge_ptp_settime() function
201 return hclge_ptp_settime(ptp, &ts); in hclge_ptp_adjtime()
452 ptp->info.settime64 = hclge_ptp_settime; in hclge_ptp_create_clock()
522 ret = hclge_ptp_settime(&hdev->ptp->info, &ts); in hclge_ptp_init()