Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
A Dhclgevf_main.h192 struct hclgevf_tqp { struct
327 struct hclgevf_tqp *htqp;
A Dhclgevf_main.c110 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 11 milliseconds