Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_ptp.c128 static int hclge_ptp_gettimex(struct ptp_clock_info *ptp, struct timespec64 *ts, in hclge_ptp_gettimex() function
185 hclge_ptp_gettimex(ptp, &ts, NULL); in hclge_ptp_adjtime()
435 ptp->info.gettimex64 = hclge_ptp_gettimex; in hclge_ptp_create_clock()