Home
last modified time | relevance | path

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

/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_tm.c2109 struct tm_hierarchy *h = &p->soft.tm.h; in pipe_profile_build()
2202 struct tm_hierarchy *h = &p->soft.tm.h; in pipe_profile_mark()
2217 struct tm_hierarchy *h = &p->soft.tm.h; in pipe_profile_get()
2235 struct tm_hierarchy *h = &p->soft.tm.h; in pipe_profiles_generate()
2288 struct tm_hierarchy *h = &p->soft.tm.h; in tm_tc_wred_profile_get()
2446 struct tm_hierarchy *h = &p->soft.tm.h; in subport_profiles_generate()
2489 struct tm_hierarchy *h = &p->soft.tm.h; in hierarchy_commit_check()
2736 struct tm_hierarchy *h = &p->soft.tm.h; in hierarchy_blueprints_create()
3232 struct tm_hierarchy *h = &p->soft.tm.h; in tm_port_queue_id()
3253 struct tm_hierarchy *h = &p->soft.tm.h; in read_port_stats()
H A Drte_eth_softnic_internals.h255 struct tm_hierarchy { struct
277 struct tm_hierarchy h; argument