Home
last modified time | relevance | path

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

/kernel/linux/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
1230 struct hclgevf_tqp *tqp; in hclgevf_reset_tqp_stats() local
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.c327 static void hns3_tqp_enable(struct hnae3_queue *tqp) in hns3_tqp_enable()
336 static void hns3_tqp_disable(struct hnae3_queue *tqp) in hns3_tqp_disable()
3776 static void hns3_queue_to_ring(struct hnae3_queue *tqp, in hns3_queue_to_ring()
Dhns3_enet.h384 struct hnae3_queue *tqp; member
Dhnae3.h681 struct hnae3_queue **tqp; /* array base of all TQPs in this instance */ member
/kernel/linux/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
1579 struct hclge_tqp *tqp; in hclge_alloc_tqps() local
6953 struct hclge_tqp *tqp; in hclge_reset_tqp_stats() local
9371 struct hclge_tqp *tqp; in hclge_covert_handle_qid_global() local
Dhclge_tm.c817 struct hnae3_queue **tqp = kinfo->tqp; in hclge_vport_q_to_qs_map() local
Dhclge_main.h961 struct hclge_tqp *tqp = container_of(queue, struct hclge_tqp, q); in hclge_get_queue_id() local
/kernel/linux/linux-5.10/drivers/net/usb/
Dlan78xx.c3255 struct sk_buff_head *tqp = &dev->txq_pend; in lan78xx_tx_bh() local