Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/
Dhclge_mbx.h203 __le16 num_tqps; member
Dhns3_ethtool.c513 u32 stat_count, u32 num_tqps, const char *prefix) in hns3_update_strings()
Dhns3_enet.h567 u16 num_tqps; /* total number of tqps in TQP vector */ member
Dhnae3.h856 u16 num_tqps; /* total number of TQPs in this handle */ member
/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.h233 u16 num_tqps; /* num task queue pairs of this VF */ member
/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c1710 static int hclge_assign_tqp(struct hclge_vport *vport, u16 num_tqps) in hclge_assign_tqp()
1739 static int hclge_knic_setup(struct hclge_vport *vport, u16 num_tqps, in hclge_knic_setup()
1809 static int hclge_vport_setup(struct hclge_vport *vport, u16 num_tqps) in hclge_vport_setup()
Dhclge_main.h888 u16 num_tqps; /* Num task queue pairs of this PF */ member