Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.h1171 int hclge_dbg_dump_rst_info(struct hclge_dev *hdev, char *buf, int len);
Dhclge_debugfs.c2343 int hclge_dbg_dump_rst_info(struct hclge_dev *hdev, char *buf, int len) in hclge_dbg_dump_rst_info() function
3133 .dbg_dump = hclge_dbg_dump_rst_info,
Dhclge_main.c4217 hclge_dbg_dump_rst_info(hdev, buf, HCLGE_DBG_RESET_INFO_LEN); in hclge_show_rst_info()