Searched refs:hclgevf_tqp (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
H A D | hclgevf_main.h | 185 struct hclgevf_tqp { struct 321 struct hclgevf_tqp *htqp;
|
H A D | hclgevf_main.c | 106 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 *tq in hclgevf_alloc_tqps() [all...] |
Completed in 5 milliseconds