Home
last modified time | relevance | path

Searched refs:hns3_tm_node (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/net/hns3/
H A Dhns3_tm.h47 struct hns3_tm_node { struct
48 TAILQ_ENTRY(hns3_tm_node) node;
51 struct hns3_tm_node *parent; argument
56 TAILQ_HEAD(hns3_tm_node_list, hns3_tm_node); argument
66 struct hns3_tm_node *root;
H A Dhns3_tm.c59 struct hns3_tm_node *tm_node; in hns3_tm_conf_uninit()
298 static struct hns3_tm_node *
306 struct hns3_tm_node *tm_node; in hns3_tm_node_search()
464 struct hns3_tm_node *tm_node; in hns3_tm_port_node_add()
511 struct hns3_tm_node *tm_node; in hns3_tm_tc_node_add()
562 struct hns3_tm_node *tm_node; in hns3_tm_queue_node_add()
687 struct hns3_tm_node *tm_node; in hns3_tm_node_delete()
721 struct hns3_tm_node *tm_node; in hns3_tm_node_type_get()
879 struct hns3_tm_node *tm_node; in hns3_tm_node_capabilities_get()
966 struct hns3_tm_node *tm_node; in hns3_tm_configure_check()
[all …]
H A Dhns3_ethdev_dump.c672 struct hns3_tm_node *tc_node[HNS3_MAX_TC_NUM]; in get_tm_conf_tc_node_info()
673 struct hns3_tm_node *tm_node; in get_tm_conf_tc_node_info()
703 get_tm_conf_queue_format_info(FILE *file, struct hns3_tm_node **queue_node, in get_tm_conf_queue_format_info()
737 struct hns3_tm_node *queue_node[nb_queue_node]; in get_tm_conf_queue_node_info()
739 struct hns3_tm_node *tm_node; in get_tm_conf_queue_node_info()