Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhclge_mbx.h208 struct hclge_mbx_vf_queue_depth { struct
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_mbx.c539 struct hclge_mbx_vf_queue_depth *queue_depth; in hclge_get_vf_queue_depth()
543 queue_depth = (struct hclge_mbx_vf_queue_depth *)resp_msg->data; in hclge_get_vf_queue_depth()
/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c239 struct hclge_mbx_vf_queue_depth *queue_depth; in hclgevf_get_queue_depth()
254 queue_depth = (struct hclge_mbx_vf_queue_depth *)resp_msg; in hclgevf_get_queue_depth()