Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/hisilicon/hns3/hns3_common/
Dhclge_comm_cmd.h424 struct hclge_comm_cmq { struct
434 struct hclge_comm_cmq cmq; argument
Dhclge_comm_cmd.c529 struct hclge_comm_cmq *cmdq = &hw->cmq; in hclge_comm_cmd_uninit()
550 struct hclge_comm_cmq *cmdq = &hw->cmq; in hclge_comm_cmd_queue_init()
590 struct hclge_comm_cmq *cmdq = &hw->cmq; in hclge_comm_cmd_init()
/Linux-v6.6/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.c52 struct hclge_comm_cmq *cmdq = &hdev->hw.hw.cmq; in hclgevf_arq_init()