Searched refs:hclge_cmq_ring (Results 1 – 3 of 3) sorted by relevance
18 static int hclge_ring_space(struct hclge_cmq_ring *ring) in hclge_ring_space()27 static int is_valid_csq_clean_head(struct hclge_cmq_ring *ring, int h) in is_valid_csq_clean_head()38 static int hclge_alloc_cmd_desc(struct hclge_cmq_ring *ring) in hclge_alloc_cmd_desc()51 static void hclge_free_cmd_desc(struct hclge_cmq_ring *ring) in hclge_free_cmd_desc()65 struct hclge_cmq_ring *ring = in hclge_alloc_cmd_queue()102 static void hclge_cmd_config_regs(struct hclge_cmq_ring *ring) in hclge_cmd_config_regs()140 struct hclge_cmq_ring *csq = &hw->cmq.csq; in hclge_cmd_csq_clean()365 static void hclge_destroy_queue(struct hclge_cmq_ring *ring) in hclge_destroy_queue()
24 struct hclge_cmq_ring { struct59 struct hclge_cmq_ring csq; argument60 struct hclge_cmq_ring crq;
453 struct hclge_cmq_ring *crq = &hdev->hw.cmq.crq; in hclge_mbx_handler()