Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_debugfs.c93 static int hclge_dbg_cmd_send(struct hclge_dev *hdev, in hclge_dbg_cmd_send() function
152 ret = hclge_dbg_cmd_send(hdev, desc, index, bd_num, reg_msg->cmd); in hclge_dbg_dump_reg_common()
304 ret = hclge_dbg_cmd_send(hdev, desc, qset_id, 1, cmd); in hclge_dbg_dump_dcb()
315 ret = hclge_dbg_cmd_send(hdev, desc, pri_id, 1, cmd); in hclge_dbg_dump_dcb()
325 ret = hclge_dbg_cmd_send(hdev, desc, pg_id, 1, cmd); in hclge_dbg_dump_dcb()
335 ret = hclge_dbg_cmd_send(hdev, desc, port_id, 1, cmd); in hclge_dbg_dump_dcb()
344 ret = hclge_dbg_cmd_send(hdev, desc, nq_id, 1, cmd); in hclge_dbg_dump_dcb()
351 ret = hclge_dbg_cmd_send(hdev, desc, nq_id, 1, cmd); in hclge_dbg_dump_dcb()
358 ret = hclge_dbg_cmd_send(hdev, desc, 0, 2, cmd); in hclge_dbg_dump_dcb()
373 ret = hclge_dbg_cmd_send(hde in hclge_dbg_dump_dcb()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_debugfs.c164 static int hclge_dbg_cmd_send(struct hclge_dev *hdev, in hclge_dbg_cmd_send() function
222 ret = hclge_dbg_cmd_send(hdev, desc, index, bd_num, in hclge_dbg_dump_reg_tqp()
264 ret = hclge_dbg_cmd_send(hdev, desc, 0, bd_num, reg_msg->cmd); in hclge_dbg_dump_reg_common()
423 ret = hclge_dbg_cmd_send(hdev, &desc, qset_id, 1, in hclge_dbg_dump_dcb_qset()
454 ret = hclge_dbg_cmd_send(hdev, &desc, pri_id, 1, in hclge_dbg_dump_dcb_pri()
480 ret = hclge_dbg_cmd_send(hdev, &desc, pg_id, 1, in hclge_dbg_dump_dcb_pg()
505 ret = hclge_dbg_cmd_send(hdev, &desc, nq_id, 1, in hclge_dbg_dump_dcb_queue()
513 ret = hclge_dbg_cmd_send(hdev, &desc, nq_id, 1, in hclge_dbg_dump_dcb_queue()
534 ret = hclge_dbg_cmd_send(hdev, &desc, port_id, 1, in hclge_dbg_dump_dcb_port()
556 ret = hclge_dbg_cmd_send(hde in hclge_dbg_dump_dcb_tm()
[all...]

Completed in 4 milliseconds