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

/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_cmd.h62 __le16 tqp_num; member in struct:hclgevf_query_res_cmd
/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_cmd.h174 __le16 tqp_num; member in struct:hclge_pf_res_cmd
H A Dhclge_main.c802 hdev->num_tqps = le16_to_cpu(req->tqp_num) +
/linux-master/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c4690 u16 tqp_num = h->kinfo.num_tqps; local
4698 &priv->ring[i + tqp_num]);
4701 priv->ring[i + tqp_num].tqp_vector = tqp_vector;
4777 u16 tqp_num = h->kinfo.num_tqps; local
4784 vector_num = min_t(u16, num_online_cpus(), tqp_num);
5831 "set channels: tqp_num=%u, rxfh=%d\n",

Completed in 300 milliseconds