Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_ptp.h142 int hclge_ptp_cfg_qry(struct hclge_dev *hdev, u32 *cfg);
H A Dhclge_ptp.c231 int hclge_ptp_cfg_qry(struct hclge_dev *hdev, u32 *cfg) in hclge_ptp_cfg_qry() function
H A Dhclge_debugfs.c2390 ret = hclge_ptp_cfg_qry(hdev, &hw_cfg); in hclge_dbg_dump_ptp_info()