Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhclge_mbx.h202 struct hclge_mbx_vf_queue_info { struct
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_mbx.c516 struct hclge_mbx_vf_queue_info *queue_info; in hclge_get_vf_queue_info()
520 queue_info = (struct hclge_mbx_vf_queue_info *)resp_msg->data; in hclge_get_vf_queue_info()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c175 struct hclge_mbx_vf_queue_info *queue_info; in hclgevf_get_queue_info()
190 queue_info = (struct hclge_mbx_vf_queue_info *)resp_msg; in hclgevf_get_queue_info()