Searched refs:tqp_vid (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_cmd.h33 __le16 tqp_vid; /* Virtual id in this pf/vf */ member in struct:hclgevf_tqp_map
/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_cmd.h48 __le16 tqp_vid; /* Virtual id in this pf/vf */ member in struct:hclge_tqp_map_cmd
H A Dhclge_main.c1639 u16 tqp_pid, u16 tqp_vid, bool is_pf)
1653 req->tqp_vid = cpu_to_le16(tqp_vid);
1638 hclge_map_tqps_to_func(struct hclge_dev *hdev, u16 func_id, u16 tqp_pid, u16 tqp_vid, bool is_pf) argument

Completed in 154 milliseconds