Searched defs:num_tqps (Results 1 – 13 of 13) sorted by relevance
| /kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/ |
| D | hclge_mbx.h | 203 __le16 num_tqps; member
|
| D | hns3_ethtool.c | 513 u32 stat_count, u32 num_tqps, const char *prefix) in hns3_update_strings()
|
| D | hns3_enet.h | 567 u16 num_tqps; /* total number of tqps in TQP vector */ member
|
| D | hnae3.h | 836 u16 num_tqps; /* total number of TQPs in this handle */ member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
| D | hclgevf_main.h | 233 u16 num_tqps; /* num task queue pairs of this VF */ member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
| D | hclgevf_main.h | 287 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 | hnae3.h | 680 u16 num_tqps; /* total number of TQPs in this handle */ member
|
| D | hns3_enet.h | 460 u16 num_tqps; /* total number of tqps in TQP vector */ member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| D | hclge_main.c | 1632 static int hclge_assign_tqp(struct hclge_vport *vport, u16 num_tqps) in hclge_assign_tqp() 1661 static int hclge_knic_setup(struct hclge_vport *vport, u16 num_tqps, in hclge_knic_setup() 1730 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
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| D | hclge_main.c | 1654 static int hclge_assign_tqp(struct hclge_vport *vport, u16 num_tqps) in hclge_assign_tqp() 1683 static int hclge_knic_setup(struct hclge_vport *vport, u16 num_tqps, in hclge_knic_setup() 1753 static int hclge_vport_setup(struct hclge_vport *vport, u16 num_tqps) in hclge_vport_setup()
|
| D | hclge_main.h | 870 u16 num_tqps; /* Num task queue pairs of this PF */ member
|