Searched refs:hclge_cmq_ring (Results 1 – 3 of 3) sorted by relevance
16 static int hclge_ring_space(struct hclge_cmq_ring *ring) in hclge_ring_space()25 static int is_valid_csq_clean_head(struct hclge_cmq_ring *ring, int head) in is_valid_csq_clean_head()36 static int hclge_alloc_cmd_desc(struct hclge_cmq_ring *ring) in hclge_alloc_cmd_desc()48 static void hclge_free_cmd_desc(struct hclge_cmq_ring *ring) in hclge_free_cmd_desc()62 struct hclge_cmq_ring *ring = in hclge_alloc_cmd_queue()99 static void hclge_cmd_config_regs(struct hclge_cmq_ring *ring) in hclge_cmd_config_regs()138 struct hclge_cmq_ring *csq = &hw->cmq.csq; in hclge_cmd_csq_clean()259 struct hclge_cmq_ring *csq = &hw->cmq.csq; in hclge_cmd_send()
27 struct hclge_cmq_ring { struct71 struct hclge_cmq_ring csq;72 struct hclge_cmq_ring crq;
651 struct hclge_cmq_ring *crq = &hdev->hw.cmq.crq; in hclge_mbx_handler()