Home
last modified time | relevance | path

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

/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.c106 struct hclgevf_tqp *tqp; in hclgevf_tqps_update_stats() local
148 struct hclgevf_tqp *tqp; in hclgevf_tqps_get_stats() local
178 struct hclgevf_tqp *tqp = container_of(kinfo->tqp[i], in hclgevf_tqps_get_strings() local
186 struct hclgevf_tqp *tqp = container_of(kinfo->tqp[i], in hclgevf_tqps_get_strings() local
388 struct hclgevf_tqp *tqp; in hclgevf_alloc_tqps() local
1214 struct hclgevf_tqp *tqp; in hclgevf_reset_tqp_stats() local
/linux-5.10/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.c326 static void hns3_tqp_enable(struct hnae3_queue *tqp) in hns3_tqp_enable()
335 static void hns3_tqp_disable(struct hnae3_queue *tqp) in hns3_tqp_disable()
3729 static void hns3_queue_to_ring(struct hnae3_queue *tqp, in hns3_queue_to_ring()
Dhns3_enet.h383 struct hnae3_queue *tqp; member
Dhnae3.h681 struct hnae3_queue **tqp; /* array base of all TQPs in this instance */ member
/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c549 struct hclge_tqp *tqp; in hclge_tqps_update_stats() local
597 struct hclge_tqp *tqp; in hclge_tqps_get_stats() local
629 struct hclge_tqp *tqp = container_of(handle->kinfo.tqp[i], in hclge_tqps_get_strings() local
637 struct hclge_tqp *tqp = container_of(kinfo->tqp[i], in hclge_tqps_get_strings() local
1576 struct hclge_tqp *tqp; in hclge_alloc_tqps() local
6934 struct hclge_tqp *tqp; in hclge_reset_tqp_stats() local
9348 struct hclge_tqp *tqp; in hclge_covert_handle_qid_global() local
Dhclge_tm.c802 struct hnae3_queue **tqp = kinfo->tqp; in hclge_vport_q_to_qs_map() local
Dhclge_main.h959 struct hclge_tqp *tqp = container_of(queue, struct hclge_tqp, q); in hclge_get_queue_id() local
/linux-5.10/drivers/net/usb/
Dlan78xx.c3245 struct sk_buff_head *tqp = &dev->txq_pend; in lan78xx_tx_bh() local