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

/linux-master/drivers/net/ethernet/hisilicon/hns3/
H A Dhclge_mbx.h203 __le16 num_tqps; member in struct:hclge_mbx_vf_queue_info
H A Dhns3_ethtool.c512 hns3_update_strings(u8 *data, const struct hns3_stats *stats, u32 stat_count, u32 num_tqps, const char *prefix) argument
[all...]
H A Dhns3_enet.h565 u16 num_tqps; /* total number of tqps in TQP vector */ member in struct:hns3_enet_tqp_vector
H A Dhnae3.h843 u16 num_tqps; /* total number of TQPs in this handle */ member in struct:hnae3_knic_private_info
/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.h233 u16 num_tqps; /* num task queue pairs of this VF */ member in struct:hclgevf_dev
/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.h883 u16 num_tqps; /* Num task queue pairs of this PF */ member in struct:hclge_dev
H A Dhclge_main.c1662 static int hclge_assign_tqp(struct hclge_vport *vport, u16 num_tqps) argument
1691 static int hclge_knic_setup(struct hclge_vport *vport, u16 num_tqps, argument
1761 hclge_vport_setup(struct hclge_vport *vport, u16 num_tqps) argument
[all...]

Completed in 257 milliseconds