Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.h181 struct hclgevf_tqp { struct
316 struct hclgevf_tqp *htqp;
Dhclgevf_main.c106 struct hclgevf_tqp *tqp; in hclgevf_tqps_update_stats()
111 tqp = container_of(kinfo->tqp[i], struct hclgevf_tqp, q); in hclgevf_tqps_update_stats()
148 struct hclgevf_tqp *tqp; in hclgevf_tqps_get_stats()
153 tqp = container_of(kinfo->tqp[i], struct hclgevf_tqp, q); in hclgevf_tqps_get_stats()
157 tqp = container_of(kinfo->tqp[i], struct hclgevf_tqp, q); in hclgevf_tqps_get_stats()
178 struct hclgevf_tqp *tqp = container_of(kinfo->tqp[i], in hclgevf_tqps_get_strings()
179 struct hclgevf_tqp, q); in hclgevf_tqps_get_strings()
186 struct hclgevf_tqp *tqp = container_of(kinfo->tqp[i], in hclgevf_tqps_get_strings()
187 struct hclgevf_tqp, q); in hclgevf_tqps_get_strings()
388 struct hclgevf_tqp *tqp; in hclgevf_alloc_tqps()
[all …]