Searched refs:hclgevf_tqp (Results 1 – 2 of 2) sorted by relevance
192 struct hclgevf_tqp { struct327 struct hclgevf_tqp *htqp;
110 struct hclgevf_tqp *tqp; in hclgevf_tqps_update_stats()115 tqp = container_of(kinfo->tqp[i], struct hclgevf_tqp, q); in hclgevf_tqps_update_stats()152 struct hclgevf_tqp *tqp; in hclgevf_tqps_get_stats()157 tqp = container_of(kinfo->tqp[i], struct hclgevf_tqp, q); in hclgevf_tqps_get_stats()182 struct hclgevf_tqp *tqp = container_of(kinfo->tqp[i], in hclgevf_tqps_get_strings()183 struct hclgevf_tqp, q); in hclgevf_tqps_get_strings()190 struct hclgevf_tqp *tqp = container_of(kinfo->tqp[i], in hclgevf_tqps_get_strings()191 struct hclgevf_tqp, q); in hclgevf_tqps_get_strings()400 struct hclgevf_tqp *tqp; in hclgevf_alloc_tqps()404 sizeof(struct hclgevf_tqp), GFP_KERNEL); in hclgevf_alloc_tqps()[all …]
Completed in 12 milliseconds