Home
last modified time | relevance | path

Searched refs:hclgevf_tqp (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.c37 struct hclgevf_tqp *tqp; in hclgevf_tqps_update_stats()
43 tqp = container_of(queue, struct hclgevf_tqp, q); in hclgevf_tqps_update_stats()
81 struct hclgevf_tqp *tqp; in hclgevf_tqps_get_stats()
86 tqp = container_of(handle->kinfo.tqp[i], struct hclgevf_tqp, q); in hclgevf_tqps_get_stats()
90 tqp = container_of(handle->kinfo.tqp[i], struct hclgevf_tqp, q); in hclgevf_tqps_get_stats()
111 struct hclgevf_tqp *tqp = container_of(handle->kinfo.tqp[i], in hclgevf_tqps_get_strings()
112 struct hclgevf_tqp, q); in hclgevf_tqps_get_strings()
119 struct hclgevf_tqp *tqp = container_of(handle->kinfo.tqp[i], in hclgevf_tqps_get_strings()
120 struct hclgevf_tqp, q); in hclgevf_tqps_get_strings()
211 struct hclgevf_tqp *tqp; in hclgevf_alloc_tqps()
[all …]
Dhclgevf_main.h91 struct hclgevf_tqp { struct
170 struct hclgevf_tqp *htqp;