Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.c103 struct hclgevf_tqp *tqp; in hclgevf_tqps_update_stats() local
145 struct hclgevf_tqp *tqp; in hclgevf_tqps_get_stats() local
175 struct hclgevf_tqp *tqp = container_of(kinfo->tqp[i], in hclgevf_tqps_get_strings() local
183 struct hclgevf_tqp *tqp = container_of(kinfo->tqp[i], in hclgevf_tqps_get_strings() local
355 struct hclgevf_tqp *tqp; in hclgevf_alloc_tqps() local
1168 struct hclgevf_tqp *tqp; in hclgevf_reset_tqp_stats() local
/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/
Dhnae3.h581 struct hnae3_queue **tqp; /* array base of all TQPs in this instance */ member
610 struct hnae3_queue **tqp; /* array base of all TQPs of this instance */ member
Dhns3_enet.h407 struct hnae3_queue *tqp; member
611 #define hnae3_queue_xmit(tqp, buf_num) writel_relaxed(buf_num, \ argument
Dhns3_enet.c312 static void hns3_tqp_enable(struct hnae3_queue *tqp) in hns3_tqp_enable()
321 static void hns3_tqp_disable(struct hnae3_queue *tqp) in hns3_tqp_disable()
3517 static int hns3_queue_to_ring(struct hnae3_queue *tqp, in hns3_queue_to_ring()
/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c543 struct hclge_tqp *tqp; in hclge_tqps_update_stats() local
591 struct hclge_tqp *tqp; in hclge_tqps_get_stats() local
623 struct hclge_tqp *tqp = container_of(handle->kinfo.tqp[i], in hclge_tqps_get_strings() local
631 struct hclge_tqp *tqp = container_of(kinfo->tqp[i], in hclge_tqps_get_strings() local
1449 struct hclge_tqp *tqp; in hclge_alloc_tqps() local
6623 struct hclge_tqp *tqp; in hclge_reset_tqp_stats() local
8502 struct hclge_tqp *tqp; in hclge_covert_handle_qid_global() local
Dhclge_tm.c754 struct hnae3_queue **tqp = kinfo->tqp; in hclge_vport_q_to_qs_map() local
Dhclge_main.h945 struct hclge_tqp *tqp = container_of(queue, struct hclge_tqp, q); in hclge_get_queue_id() local
/Linux-v5.4/drivers/net/usb/
Dlan78xx.c3324 struct sk_buff_head *tqp = &dev->txq_pend; in lan78xx_tx_bh() local