Searched defs:num_tqps (Results 1 – 12 of 12) sorted by relevance
| /kernel/linux/linux-4.19/drivers/net/ethernet/hisilicon/hns3/ |
| D | hnae3.h | 457 u16 num_tqps; /* total number of TQPs in this handle */ member 475 u16 num_tqps; /* total number of tqps in this handle */ member
|
| D | hns3_ethtool.c | 365 u32 stat_count, u32 num_tqps, const char *prefix) in hns3_update_strings()
|
| D | hns3_enet.h | 494 u16 num_tqps; /* total number of tqps in TQP vector */ member
|
| /kernel/linux/linux-4.19/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
| D | hclgevf_main.h | 138 u16 num_tqps; /* num task queue pairs of this PF */ member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
| D | hclgevf_main.h | 284 u16 num_tqps; /* num task queue pairs of this VF */ member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/ |
| D | hns3_ethtool.c | 450 u32 stat_count, u32 num_tqps, const char *prefix) in hns3_update_strings()
|
| D | hns3_enet.h | 460 u16 num_tqps; /* total number of tqps in TQP vector */ member
|
| D | hnae3.h | 680 u16 num_tqps; /* total number of TQPs in this handle */ member
|
| /kernel/linux/linux-4.19/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| D | hclge_main.c | 1292 u16 num_tqps, u16 num_desc) in hclge_knic_setup() 1376 static void hclge_unic_setup(struct hclge_vport *vport, u16 num_tqps) in hclge_unic_setup() 1381 static int hclge_vport_setup(struct hclge_vport *vport, u16 num_tqps) in hclge_vport_setup()
|
| D | hclge_main.h | 482 u16 num_tqps; /* Num task queue pairs of this PF */ member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| D | hclge_main.c | 1630 static int hclge_assign_tqp(struct hclge_vport *vport, u16 num_tqps) in hclge_assign_tqp() 1659 static int hclge_knic_setup(struct hclge_vport *vport, u16 num_tqps, in hclge_knic_setup() 1728 static int hclge_vport_setup(struct hclge_vport *vport, u16 num_tqps) in hclge_vport_setup()
|
| D | hclge_main.h | 742 u16 num_tqps; /* Num task queue pairs of this PF */ member
|