Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.c110 struct hclgevf_tqp *tqp; in hclgevf_tqps_update_stats() local
152 struct hclgevf_tqp *tqp; in hclgevf_tqps_get_stats() local
182 struct hclgevf_tqp *tqp = container_of(kinfo->tqp[i], in hclgevf_tqps_get_strings() local
190 struct hclgevf_tqp *tqp = container_of(kinfo->tqp[i], in hclgevf_tqps_get_strings() local
400 struct hclgevf_tqp *tqp; in hclgevf_alloc_tqps() local
1308 struct hclgevf_tqp *tqp; in hclgevf_reset_tqp_stats() local
/Linux-v5.15/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.c658 static void hns3_tqp_enable(struct hnae3_queue *tqp) in hns3_tqp_enable()
667 static void hns3_tqp_disable(struct hnae3_queue *tqp) in hns3_tqp_disable()
4694 static void hns3_queue_to_ring(struct hnae3_queue *tqp, in hns3_queue_to_ring()
Dhns3_enet.h458 struct hnae3_queue *tqp; member
Dhnae3.h771 struct hnae3_queue **tqp; /* array base of all TQPs in this instance */ member
/Linux-v5.15/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c575 struct hclge_tqp *tqp; in hclge_tqps_update_stats() local
623 struct hclge_tqp *tqp; in hclge_tqps_get_stats() local
655 struct hclge_tqp *tqp = container_of(handle->kinfo.tqp[i], in hclge_tqps_get_strings() local
663 struct hclge_tqp *tqp = container_of(kinfo->tqp[i], in hclge_tqps_get_strings() local
1648 struct hclge_tqp *tqp; in hclge_alloc_tqps() local
8058 struct hclge_tqp *tqp; in hclge_reset_tqp_stats() local
10732 struct hclge_tqp *tqp; in hclge_covert_handle_qid_global() local
Dhclge_tm.c900 struct hnae3_queue **tqp = kinfo->tqp; in hclge_vport_q_to_qs_map() local
Dhclge_main.h1083 struct hclge_tqp *tqp = container_of(queue, struct hclge_tqp, q); in hclge_get_queue_id() local
/Linux-v5.15/drivers/net/usb/
Dlan78xx.c3609 struct sk_buff_head *tqp = &dev->txq_pend; in lan78xx_tx_bh() local