Home
last modified time | relevance | path

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

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