Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_ptp.h136 int hclge_ptp_get_cfg(struct hclge_dev *hdev, struct ifreq *ifr);
Dhclge_ptp.c215 int hclge_ptp_get_cfg(struct hclge_dev *hdev, struct ifreq *ifr) in hclge_ptp_get_cfg() function
Dhclge_main.c9399 return hclge_ptp_get_cfg(hdev, ifr); in hclge_do_ioctl()