Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_cmd.c105 hns3_alloc_cmd_queue(struct hns3_hw *hw, int ring_type) in hns3_alloc_cmd_queue() function
479 ret = hns3_alloc_cmd_queue(hw, HNS3_TYPE_CSQ); in hns3_cmd_init_queue()
485 ret = hns3_alloc_cmd_queue(hw, HNS3_TYPE_CRQ); in hns3_cmd_init_queue()