Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_tm.c255 struct tm_wred_profile_list *wpl = &p->soft.tm.h.wred_profiles; in tm_wred_profile_search() local
258 TAILQ_FOREACH(wp, wpl, node) in tm_wred_profile_search()
1367 struct tm_wred_profile_list *wpl = &p->soft.tm.h.wred_profiles; in pmd_tm_wred_profile_add() local
1390 TAILQ_INSERT_TAIL(wpl, wp, node); in pmd_tm_wred_profile_add()
2498 struct tm_wred_profile_list *wpl = &h->wred_profiles; in hierarchy_commit_check() local
2696 TAILQ_FOREACH(wp, wpl, node) in hierarchy_commit_check()