Home
last modified time | relevance | path

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

/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_internals.h227 struct tm_wred_profile { struct
228 TAILQ_ENTRY(tm_wred_profile) node;
234 TAILQ_HEAD(tm_wred_profile_list, tm_wred_profile); argument
246 struct tm_wred_profile *wred_profile;
H A Drte_eth_softnic_tm.c185 struct tm_wred_profile *wred_profile; in tm_hierarchy_free()
251 static struct tm_wred_profile *
256 struct tm_wred_profile *wp; in tm_wred_profile_search()
1298 struct tm_wred_profile *wp; in wred_profile_check()
1362 struct tm_wred_profile *wp; in pmd_tm_wred_profile_add()
1371 wp = calloc(1, sizeof(struct tm_wred_profile)); in pmd_tm_wred_profile_add()
1397 struct tm_wred_profile *wp; in pmd_tm_wred_profile_delete()
1775 struct tm_wred_profile *wp = tm_wred_profile_search(dev, in node_add_check_queue()
2284 static struct tm_wred_profile *
2319 struct tm_wred_profile *src_wp = in wred_profiles_set()
[all …]