Searched defs:num_tqps (Results 1 - 13 of 13) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hclge_mbx.h | 203 __le16 num_tqps; member
|
H A D | hns3_ethtool.c | 497 hns3_update_strings(u8 *data, const struct hns3_stats *stats, u32 stat_count, u32 num_tqps, const char *prefix) hns3_update_strings() argument [all...] |
H A D | hns3_enet.h | 565 u16 num_tqps; /* total number of tqps in TQP vector */ member
|
H A D | hnae3.h | 836 u16 num_tqps; /* total number of TQPs in this handle */ member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hns3_ethtool.c | 449 hns3_update_strings(u8 *data, const struct hns3_stats *stats, u32 stat_count, u32 num_tqps, const char *prefix) hns3_update_strings() argument [all...] |
H A D | hnae3.h | 680 u16 num_tqps; /* total number of TQPs in this handle */ member
|
H A 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/hns3vf/ |
H A D | hclgevf_main.h | 287 u16 num_tqps; /* num task queue pairs of this VF */ member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
H A 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/hns3pf/ |
H A D | hclge_main.c | 1632 hclge_assign_tqp(struct hclge_vport *vport, u16 num_tqps) hclge_assign_tqp() argument 1661 hclge_knic_setup(struct hclge_vport *vport, u16 num_tqps, u16 num_tx_desc, u16 num_rx_desc) hclge_knic_setup() argument 1730 hclge_vport_setup(struct hclge_vport *vport, u16 num_tqps) hclge_vport_setup() argument [all...] |
H A 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/ |
H A D | hclge_main.c | 1651 static int hclge_assign_tqp(struct hclge_vport *vport, u16 num_tqps) in hclge_assign_tqp() argument 1680 static int hclge_knic_setup(struct hclge_vport *vport, u16 num_tqps, in hclge_knic_setup() argument 1750 hclge_vport_setup(struct hclge_vport *vport, u16 num_tqps) hclge_vport_setup() argument [all...] |
H A D | hclge_main.h | 867 u16 num_tqps; /* Num task queue pairs of this PF */ member
|
Completed in 34 milliseconds