Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_cmd.c147 static int hclgevf_alloc_cmd_queue(struct hclgevf_dev *hdev, int ring_type) in hclgevf_alloc_cmd_queue() function
381 ret = hclgevf_alloc_cmd_queue(hdev, HCLGEVF_TYPE_CSQ); in hclgevf_cmd_queue_init()
388 ret = hclgevf_alloc_cmd_queue(hdev, HCLGEVF_TYPE_CRQ); in hclgevf_cmd_queue_init()