Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns3/hns3_common/
A Dhclge_comm_cmd.c189 int hclge_comm_alloc_cmd_queue(struct hclge_comm_hw *hw, int ring_type) in hclge_comm_alloc_cmd_queue() function
534 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()
A Dhclge_comm_cmd.h448 int hclge_comm_alloc_cmd_queue(struct hclge_comm_hw *hw, int ring_type);

Completed in 5 milliseconds