Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_cmd.c59 static int hclge_alloc_cmd_queue(struct hclge_dev *hdev, int ring_type) in hclge_alloc_cmd_queue() function
405 ret = hclge_alloc_cmd_queue(hdev, HCLGE_TYPE_CSQ); in hclge_cmd_queue_init()
412 ret = hclge_alloc_cmd_queue(hdev, HCLGE_TYPE_CRQ); in hclge_cmd_queue_init()