Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_tm.c238 tm_shared_shaper_search(struct rte_eth_dev *dev, uint32_t shared_shaper_id) in tm_shared_shaper_search() function
1207 ss = tm_shared_shaper_search(dev, shared_shaper_id); in pmd_tm_shared_shaper_add_update()
1274 ss = tm_shared_shaper_search(dev, shared_shaper_id); in pmd_tm_shared_shaper_delete()
1700 (!tm_shared_shaper_search(dev, params->shared_shaper_id[0])))) in node_add_check_tc()
2033 ss = tm_shared_shaper_search(dev, params->shared_shaper_id[i]); in pmd_tm_node_add()
2089 ss = tm_shared_shaper_search(dev, in pmd_tm_node_delete()
2344 tm_shared_shaper_search(dev, in tm_tc_shared_shaper_get()