Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_cmd.h123 __le16 tqp_vid; /* Virtual id in this pf/vf */ member
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_cmd.h330 __le16 tqp_vid; /* Virtual id in this pf/vf */ member
Dhclge_main.c1607 u16 tqp_pid, u16 tqp_vid, bool is_pf) in hclge_map_tqps_to_func() argument
1621 req->tqp_vid = cpu_to_le16(tqp_vid); in hclge_map_tqps_to_func()