Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_internals.h215 struct tm_wred_profile { struct
216 TAILQ_ENTRY(tm_wred_profile) node;
222 TAILQ_HEAD(tm_wred_profile_list, tm_wred_profile); argument
234 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()
1304 struct tm_wred_profile *wp; in wred_profile_check()
1368 struct tm_wred_profile *wp; in pmd_tm_wred_profile_add()
1377 wp = calloc(1, sizeof(struct tm_wred_profile)); in pmd_tm_wred_profile_add()
1403 struct tm_wred_profile *wp; in pmd_tm_wred_profile_delete()
1781 struct tm_wred_profile *wp = tm_wred_profile_search(dev, in node_add_check_queue()
2290 static struct tm_wred_profile *
2325 struct tm_wred_profile *src_wp = in wred_profiles_set()
[all …]