Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_ptp.c25 static int hclge_ptp_adjfine(struct ptp_clock_info *ptp, long scaled_ppm) in hclge_ptp_adjfine() function
433 ptp->info.adjfine = hclge_ptp_adjfine; in hclge_ptp_create_clock()
491 ret = hclge_ptp_adjfine(&hdev->ptp->info, 0); in hclge_ptp_init()