Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3_common/
H A Dhclge_comm_cmd.c206 int hclge_comm_alloc_cmd_queue(struct hclge_comm_hw *hw, int ring_type) in hclge_comm_alloc_cmd_queue() function
568 ret = hclge_comm_alloc_cmd_queue(hw, HCLGE_COMM_TYPE_CSQ); in hclge_comm_cmd_queue_init()
574 ret = hclge_comm_alloc_cmd_queue(hw, HCLGE_COMM_TYPE_CRQ); in hclge_comm_cmd_queue_init()
H A Dhclge_comm_cmd.h459 int hclge_comm_alloc_cmd_queue(struct hclge_comm_hw *hw, int ring_type);