Home
last modified time | relevance | path

Searched refs:hns3_tm_node_type (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/hns3/
H A Dhns3_tm.c301 enum hns3_tm_node_type *node_type) in hns3_tm_node_search()
415 enum hns3_tm_node_type node_type = HNS3_TM_NODE_TYPE_MAX; in hns3_tm_node_param_check()
608 enum hns3_tm_node_type parent_node_type = HNS3_TM_NODE_TYPE_MAX; in hns3_tm_node_add()
656 enum hns3_tm_node_type node_type, in hns3_tm_node_do_delete()
686 enum hns3_tm_node_type node_type = HNS3_TM_NODE_TYPE_MAX; in hns3_tm_node_delete()
720 enum hns3_tm_node_type node_type = HNS3_TM_NODE_TYPE_MAX; in hns3_tm_node_type_get()
830 enum hns3_tm_node_type node_type, in hns3_tm_nonleaf_node_capabilities_get()
878 enum hns3_tm_node_type node_type; in hns3_tm_node_capabilities_get()
1102 enum hns3_tm_node_type node_type, in hns3_tm_node_shaper_do_update()
1152 enum hns3_tm_node_type node_type = HNS3_TM_NODE_TYPE_MAX; in hns3_tm_node_shaper_update()
H A Dhns3_tm.h24 enum hns3_tm_node_type { enum