Searched refs:hclge_comm_cmq_ring (Results 1 – 4 of 4) sorted by relevance
8 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()191 struct hclge_comm_cmq_ring *ring = in hclge_comm_alloc_cmd_queue()265 static int hclge_comm_ring_space(struct hclge_comm_cmq_ring *ring) in hclge_comm_ring_space()290 static int hclge_comm_is_valid_csq_clean_head(struct hclge_comm_cmq_ring *ring, in hclge_comm_is_valid_csq_clean_head()304 struct hclge_comm_cmq_ring *csq = &hw->cmq.csq; in hclge_comm_cmd_csq_clean()438 struct hclge_comm_cmq_ring *csq = &hw->cmq.csq; in hclge_comm_cmd_send()
391 struct hclge_comm_cmq_ring { struct414 struct hclge_comm_cmq_ring csq; argument415 struct hclge_comm_cmq_ring crq;454 void hclge_comm_free_cmd_desc(struct hclge_comm_cmq_ring *ring);
220 struct hclge_comm_cmq_ring *crq; in hclgevf_mbx_handler()
1105 struct hclge_comm_cmq_ring *crq = &hdev->hw.hw.cmq.crq; in hclge_mbx_handler()
Completed in 9 milliseconds