Searched refs:tqp_vid (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
H A D | hclgevf_cmd.h | 33 __le16 tqp_vid; /* Virtual id in this pf/vf */ member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
H A D | hclgevf_cmd.h | 123 __le16 tqp_vid; /* Virtual id in this pf/vf */ member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_cmd.h | 48 __le16 tqp_vid; /* Virtual id in this pf/vf */ member
|
H A D | hclge_main.c | 1628 u16 tqp_pid, u16 tqp_vid, bool is_pf) in hclge_map_tqps_to_func() 1642 req->tqp_vid = cpu_to_le16(tqp_vid); in hclge_map_tqps_to_func() 1627 hclge_map_tqps_to_func(struct hclge_dev *hdev, u16 func_id, u16 tqp_pid, u16 tqp_vid, bool is_pf) hclge_map_tqps_to_func() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_cmd.h | 330 __le16 tqp_vid; /* Virtual id in this pf/vf */ member
|
H A D | hclge_main.c | 1609 u16 tqp_pid, u16 tqp_vid, bool is_pf) in hclge_map_tqps_to_func() 1623 req->tqp_vid = cpu_to_le16(tqp_vid); in hclge_map_tqps_to_func() 1608 hclge_map_tqps_to_func(struct hclge_dev *hdev, u16 func_id, u16 tqp_pid, u16 tqp_vid, bool is_pf) hclge_map_tqps_to_func() argument
|
Completed in 35 milliseconds