Searched refs:hclge_ptp_get_hdev (Results 1 – 2 of 2) sorted by relevance
27 struct hclge_dev *hdev = hclge_ptp_get_hdev(ptp); in hclge_ptp_adjfine()131 struct hclge_dev *hdev = hclge_ptp_get_hdev(ptp); in hclge_ptp_gettimex()151 struct hclge_dev *hdev = hclge_ptp_get_hdev(ptp); in hclge_ptp_settime()170 struct hclge_dev *hdev = hclge_ptp_get_hdev(ptp); in hclge_ptp_adjtime()
125 static inline struct hclge_dev *hclge_ptp_get_hdev(struct ptp_clock_info *info) in hclge_ptp_get_hdev() function