Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_tm.c966 sp = tm_shaper_profile_search(dev, shaper_profile_id); in shaper_profile_check()
1073 sp = tm_shaper_profile_search(dev, shaper_profile_id); in pmd_tm_shaper_profile_delete()
1151 struct tm_shaper_profile *sp_old = tm_shaper_profile_search(dev, in update_subport_tc_rate()
1196 sp = tm_shaper_profile_search(dev, shaper_profile_id); in pmd_tm_shared_shaper_add_update()
1441 struct tm_shaper_profile *sp = tm_shaper_profile_search(dev, in node_add_check_port()
1542 (!tm_shaper_profile_search(dev, params->shaper_profile_id))) in node_add_check_subport()
1606 (!tm_shaper_profile_search(dev, params->shaper_profile_id))) in node_add_check_pipe()
1683 (!tm_shaper_profile_search(dev, params->shaper_profile_id))) in node_add_check_tc()
2009 n->shaper_profile = tm_shaper_profile_search(dev, in pmd_tm_node_add()
2438 ssp = (ss) ? tm_shaper_profile_search(dev, in subport_profile_build()
[all …]