Home
last modified time | relevance | path

Searched refs:tqp_num (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_cmd.h62 __le16 tqp_num; member
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_cmd.h175 __le16 tqp_num; member
H A Dhclge_main.c838 hdev->num_tqps = le16_to_cpu(req->tqp_num) + in hclge_query_pf_resource()
/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c4738 u16 tqp_num = h->kinfo.num_tqps; in hns3_nic_init_vector_data() local
4746 &priv->ring[i + tqp_num]); in hns3_nic_init_vector_data()
4749 priv->ring[i + tqp_num].tqp_vector = tqp_vector; in hns3_nic_init_vector_data()
4825 u16 tqp_num = h->kinfo.num_tqps; in hns3_nic_alloc_vector_data() local
4832 vector_num = min_t(u16, num_online_cpus(), tqp_num); in hns3_nic_alloc_vector_data()