Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_debugfs.c95 static int hclge_dbg_cmd_send(struct hclge_dev *hdev, in hclge_dbg_cmd_send() function
156 ret = hclge_dbg_cmd_send(hdev, desc, index, bd_num, reg_msg->cmd); in hclge_dbg_dump_reg_common()
198 ret = hclge_dbg_cmd_send(hdev, desc, qset_id, 1, in hclge_dbg_dump_dcb()
209 ret = hclge_dbg_cmd_send(hdev, desc, pri_id, 1, HCLGE_OPC_PRI_DFX_STS); in hclge_dbg_dump_dcb()
218 ret = hclge_dbg_cmd_send(hdev, desc, pg_id, 1, HCLGE_OPC_PG_DFX_STS); in hclge_dbg_dump_dcb()
227 ret = hclge_dbg_cmd_send(hdev, desc, port_id, 1, in hclge_dbg_dump_dcb()
236 ret = hclge_dbg_cmd_send(hdev, desc, nq_id, 1, HCLGE_OPC_SCH_NQ_CNT); in hclge_dbg_dump_dcb()
242 ret = hclge_dbg_cmd_send(hdev, desc, nq_id, 1, HCLGE_OPC_SCH_RQ_CNT); in hclge_dbg_dump_dcb()
248 ret = hclge_dbg_cmd_send(hdev, desc, 0, 2, HCLGE_OPC_TM_INTERNAL_STS); in hclge_dbg_dump_dcb()
260 ret = hclge_dbg_cmd_send(hdev, desc, port_id, 1, in hclge_dbg_dump_dcb()
[all …]