Home
last modified time | relevance | path

Searched defs:tqp (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.c37 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/
Dhclge_main.c544 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
Dhclge_tm.c726 struct hnae3_queue **tqp = kinfo->tqp; in hclge_vport_q_to_qs_map() local
Dhclge_main.h645 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/
Dhnae3.h458 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
Dhns3_enet.h381 struct hnae3_queue *tqp; member
587 #define hnae3_queue_xmit(tqp, buf_num) writel_relaxed(buf_num, \ argument
Dhns3_enet.c2834 static int hns3_queue_to_ring(struct hnae3_queue *tqp, in hns3_queue_to_ring()
/Linux-v4.19/drivers/net/usb/
Dlan78xx.c3330 struct sk_buff_head *tqp = &dev->txq_pend; in lan78xx_tx_bh() local