Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_tm.c237 static struct tm_shared_shaper *
242 struct tm_shared_shaper *ss; in tm_shared_shaper_search()
1099 struct tm_shared_shaper *ss) in tm_shared_shaper_get_tc()
1140 struct tm_shared_shaper *ss, in update_subport_tc_rate()
1191 struct tm_shared_shaper *ss; in pmd_tm_shared_shaper_add_update()
1271 struct tm_shared_shaper *ss; in pmd_tm_shared_shaper_delete()
2031 struct tm_shared_shaper *ss; in pmd_tm_node_add()
2087 struct tm_shared_shaper *ss; in pmd_tm_node_delete()
2340 static struct tm_shared_shaper *
2434 struct tm_shared_shaper *ss; in subport_profile_build()
[all …]
H A Drte_eth_softnic_internals.h205 struct tm_shared_shaper { struct
206 TAILQ_ENTRY(tm_shared_shaper) node;
212 TAILQ_HEAD(tm_shared_shaper_list, tm_shared_shaper); argument