Home
last modified time | relevance | path

Searched defs:num_tqps (Results 1 – 6 of 6) sorted by relevance

/linux-5.10/drivers/net/ethernet/hisilicon/hns3/
Dhns3_ethtool.c419 u32 stat_count, u32 num_tqps, const char *prefix) in hns3_update_strings()
Dhns3_enet.h459 u16 num_tqps; /* total number of tqps in TQP vector */ member
Dhnae3.h680 u16 num_tqps; /* total number of TQPs in this handle */ member
/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.h282 u16 num_tqps; /* num task queue pairs of this VF */ member
/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c1627 static int hclge_assign_tqp(struct hclge_vport *vport, u16 num_tqps) in hclge_assign_tqp()
1656 static int hclge_knic_setup(struct hclge_vport *vport, u16 num_tqps, in hclge_knic_setup()
1725 static int hclge_vport_setup(struct hclge_vport *vport, u16 num_tqps) in hclge_vport_setup()
Dhclge_main.h740 u16 num_tqps; /* Num task queue pairs of this PF */ member