Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/hisilicon/hns3/hns3_common/
Dhclge_comm_cmd.c8 struct hclge_comm_cmq_ring *ring) in hclge_comm_cmd_config_regs()
102 void hclge_comm_free_cmd_desc(struct hclge_comm_cmq_ring *ring) in hclge_comm_free_cmd_desc()
114 static int hclge_comm_alloc_cmd_desc(struct hclge_comm_cmq_ring *ring) in hclge_comm_alloc_cmd_desc()
208 struct hclge_comm_cmq_ring *ring = in hclge_comm_alloc_cmd_queue()
282 static int hclge_comm_ring_space(struct hclge_comm_cmq_ring *ring) in hclge_comm_ring_space()
307 static int hclge_comm_is_valid_csq_clean_head(struct hclge_comm_cmq_ring *ring, in hclge_comm_is_valid_csq_clean_head()
321 struct hclge_comm_cmq_ring *csq = &hw->cmq.csq; in hclge_comm_cmd_csq_clean()
472 struct hclge_comm_cmq_ring *csq = &hw->cmq.csq; in hclge_comm_cmd_send()
Dhclge_comm_cmd.h402 struct hclge_comm_cmq_ring { struct
425 struct hclge_comm_cmq_ring csq; argument
426 struct hclge_comm_cmq_ring crq;
465 void hclge_comm_free_cmd_desc(struct hclge_comm_cmq_ring *ring);
/Linux-v6.6/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_mbx.c220 struct hclge_comm_cmq_ring *crq; in hclgevf_mbx_handler()
/Linux-v6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_mbx.c1105 struct hclge_comm_cmq_ring *crq = &hdev->hw.hw.cmq.crq; in hclge_mbx_handler()