Searched defs:tqp (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
D | hclgevf_main.c | 37 struct hclgevf_tqp *tqp; in hclgevf_tqps_update_stats() local 81 struct hclgevf_tqp *tqp; in hclgevf_tqps_get_stats() local 111 struct hclgevf_tqp *tqp = container_of(handle->kinfo.tqp[i], in hclgevf_tqps_get_strings() local 119 struct hclgevf_tqp *tqp = container_of(handle->kinfo.tqp[i], in hclgevf_tqps_get_strings() local 211 struct hclgevf_tqp *tqp; in hclgevf_alloc_tqps() local 731 struct hclgevf_tqp *tqp = container_of(queue, struct hclgevf_tqp, q); in hclgevf_get_queue_id() local 740 struct hclgevf_tqp *tqp; in hclgevf_reset_tqp_stats() local
|
/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
D | hclge_main.c | 544 struct hclge_tqp *tqp; in hclge_tqps_update_stats() local 593 struct hclge_tqp *tqp; in hclge_tqps_get_stats() local 624 struct hclge_tqp *tqp = container_of(handle->kinfo.tqp[i], in hclge_tqps_get_strings() local 632 struct hclge_tqp *tqp = container_of(kinfo->tqp[i], in hclge_tqps_get_strings() local 1221 struct hclge_tqp *tqp; in hclge_alloc_tqps() local 3773 struct hclge_tqp *tqp; in hclge_reset_tqp_stats() local 5088 struct hclge_tqp *tqp; in hclge_covert_handle_qid_global() local 5912 struct hclge_tqp *tqp = in hclge_release_tqp() local
|
D | hclge_tm.c | 726 struct hnae3_queue **tqp = kinfo->tqp; in hclge_vport_q_to_qs_map() local
|
D | hclge_main.h | 645 struct hclge_tqp *tqp = container_of(queue, struct hclge_tqp, q); in hclge_get_queue_id() local
|
/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/ |
D | hnae3.h | 458 struct hnae3_queue **tqp; /* array base of all TQPs in this instance */ member 476 struct hnae3_queue **tqp; /* array base of all TQPs of this instance */ member
|
D | hns3_enet.h | 381 struct hnae3_queue *tqp; member 587 #define hnae3_queue_xmit(tqp, buf_num) writel_relaxed(buf_num, \ argument
|
D | hns3_enet.c | 2834 static int hns3_queue_to_ring(struct hnae3_queue *tqp, in hns3_queue_to_ring()
|
/Linux-v4.19/drivers/net/usb/ |
D | lan78xx.c | 3330 struct sk_buff_head *tqp = &dev->txq_pend; in lan78xx_tx_bh() local
|