Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/
Dhclge_mbx.h202 struct hclge_mbx_vf_queue_info { struct
/Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_mbx.c511 struct hclge_mbx_vf_queue_info *queue_info; in hclge_get_vf_queue_info()
515 queue_info = (struct hclge_mbx_vf_queue_info *)resp_msg->data; in hclge_get_vf_queue_info()
/Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.c227 struct hclge_mbx_vf_queue_info *queue_info; in hclgevf_get_queue_info()
242 queue_info = (struct hclge_mbx_vf_queue_info *)resp_msg; in hclgevf_get_queue_info()