Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.h182 struct hclgevf_tqp { struct
294 struct hclgevf_tqp *htqp;
Dhclgevf_main.c103 struct hclgevf_tqp *tqp; in hclgevf_tqps_update_stats()
108 tqp = container_of(kinfo->tqp[i], struct hclgevf_tqp, q); in hclgevf_tqps_update_stats()
145 struct hclgevf_tqp *tqp; in hclgevf_tqps_get_stats()
150 tqp = container_of(kinfo->tqp[i], struct hclgevf_tqp, q); in hclgevf_tqps_get_stats()
154 tqp = container_of(kinfo->tqp[i], struct hclgevf_tqp, q); in hclgevf_tqps_get_stats()
175 struct hclgevf_tqp *tqp = container_of(kinfo->tqp[i], in hclgevf_tqps_get_strings()
176 struct hclgevf_tqp, q); in hclgevf_tqps_get_strings()
183 struct hclgevf_tqp *tqp = container_of(kinfo->tqp[i], in hclgevf_tqps_get_strings()
184 struct hclgevf_tqp, q); in hclgevf_tqps_get_strings()
355 struct hclgevf_tqp *tqp; in hclgevf_alloc_tqps()
[all …]