Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.h989 int hclge_dbg_run_cmd(struct hnae3_handle *handle, const char *cmd_buf);
Dhclge_debugfs.c1495 int hclge_dbg_run_cmd(struct hnae3_handle *handle, const char *cmd_buf) in hclge_dbg_run_cmd() function
Dhclge_main.c11478 .dbg_run_cmd = hclge_dbg_run_cmd,