Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/
Dhclge_mbx.h208 struct hclge_mbx_vf_queue_depth { struct
/Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_mbx.c534 struct hclge_mbx_vf_queue_depth *queue_depth; in hclge_get_vf_queue_depth()
538 queue_depth = (struct hclge_mbx_vf_queue_depth *)resp_msg->data; in hclge_get_vf_queue_depth()
/Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.c254 struct hclge_mbx_vf_queue_depth *queue_depth; in hclgevf_get_queue_depth()
269 queue_depth = (struct hclge_mbx_vf_queue_depth *)resp_msg; in hclgevf_get_queue_depth()