Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_tm.c2115 struct tm_hierarchy *h = &p->soft.tm.h; in pipe_profile_build()
2208 struct tm_hierarchy *h = &p->soft.tm.h; in pipe_profile_mark()
2223 struct tm_hierarchy *h = &p->soft.tm.h; in pipe_profile_get()
2241 struct tm_hierarchy *h = &p->soft.tm.h; in pipe_profiles_generate()
2294 struct tm_hierarchy *h = &p->soft.tm.h; in tm_tc_wred_profile_get()
2452 struct tm_hierarchy *h = &p->soft.tm.h; in subport_profiles_generate()
2495 struct tm_hierarchy *h = &p->soft.tm.h; in hierarchy_commit_check()
2742 struct tm_hierarchy *h = &p->soft.tm.h; in hierarchy_blueprints_create()
3250 struct tm_hierarchy *h = &p->soft.tm.h; in tm_port_queue_id()
3271 struct tm_hierarchy *h = &p->soft.tm.h; in read_port_stats()
H A Drte_eth_softnic_internals.h243 struct tm_hierarchy { struct
265 struct tm_hierarchy h; argument