Searched refs:hclge_comm_alloc_cmd_queue (Results 1 – 2 of 2) sorted by relevance
189 int hclge_comm_alloc_cmd_queue(struct hclge_comm_hw *hw, int ring_type) in hclge_comm_alloc_cmd_queue() function534 ret = hclge_comm_alloc_cmd_queue(hw, HCLGE_COMM_TYPE_CSQ); in hclge_comm_cmd_queue_init()540 ret = hclge_comm_alloc_cmd_queue(hw, HCLGE_COMM_TYPE_CRQ); in hclge_comm_cmd_queue_init()
448 int hclge_comm_alloc_cmd_queue(struct hclge_comm_hw *hw, int ring_type);
Completed in 6 milliseconds