Home
last modified time | relevance | path

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

/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_tm.c223 static struct tm_shaper_profile *
228 struct tm_shaper_profile *sp; in tm_shaper_profile_search()
949 struct tm_shaper_profile *sp; in shaper_profile_check()
1029 struct tm_shaper_profile *sp; in pmd_tm_shaper_profile_add()
1064 struct tm_shaper_profile *sp; in pmd_tm_shaper_profile_delete()
1186 struct tm_shaper_profile *sp; in pmd_tm_shared_shaper_add_update()
2429 struct tm_shaper_profile *ssp; in subport_profile_build()
3007 struct tm_shaper_profile *sp) in update_subport_rate()
3057 struct tm_shaper_profile *sp) in update_pipe_rate()
3100 struct tm_shaper_profile *sp) in update_tc_rate()
[all …]
H A Drte_eth_softnic_internals.h207 struct tm_shaper_profile { struct
208 TAILQ_ENTRY(tm_shaper_profile) node;
214 TAILQ_HEAD(tm_shaper_profile_list, tm_shaper_profile); argument
245 struct tm_shaper_profile *shaper_profile;