Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_regs.c129 struct hnae3_queue *tqp; in hclgevf_get_regs() local
H A Dhclgevf_main.c302 struct hclge_comm_tqp *tqp; in hclgevf_alloc_tqps() local
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_regs.c515 struct hnae3_queue *tqp; in hclge_fetch_pf_reg() local
H A Dhclge_tm.c954 struct hnae3_queue **tqp = kinfo->tqp; in hclge_vport_q_to_qs_map() local
H A Dhclge_main.h1123 struct hclge_comm_tqp *tqp = in hclge_get_queue_id() local
H A Dhclge_main.c1630 struct hclge_comm_tqp *tqp; in hclge_alloc_tqps() local
10808 struct hclge_comm_tqp *tqp; in hclge_covert_handle_qid_global() local
/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c652 static void hns3_tqp_enable(struct hnae3_queue *tqp) in hns3_tqp_enable()
661 static void hns3_tqp_disable(struct hnae3_queue *tqp) in hns3_tqp_disable()
4910 static void hns3_queue_to_ring(struct hnae3_queue *tqp, in hns3_queue_to_ring()
H A Dhns3_enet.h471 struct hnae3_queue *tqp; member
H A Dhnae3.h857 struct hnae3_queue **tqp; /* array base of all TQPs in this instance */ member