Home
last modified time | relevance | path

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

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