Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_tm.c299 hns3_tm_node_search(struct rte_eth_dev *dev, in hns3_tm_node_search() function
423 if (hns3_tm_node_search(dev, node_id, &node_type)) { in hns3_tm_node_param_check()
631 parent_node = hns3_tm_node_search(dev, parent_node_id, in hns3_tm_node_add()
698 tm_node = hns3_tm_node_search(dev, node_id, &node_type); in hns3_tm_node_delete()
726 tm_node = hns3_tm_node_search(dev, node_id, &node_type); in hns3_tm_node_type_get()
884 tm_node = hns3_tm_node_search(dev, node_id, &node_type); in hns3_tm_node_capabilities_get()
1165 tm_node = hns3_tm_node_search(dev, node_id, &node_type); in hns3_tm_node_shaper_update()