Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ipn3ke/
H A Dipn3ke_tm.c205 tm->h.n_shaper_profiles = 0; in ipn3ke_tm_init()
820 tm->h.n_shaper_profiles++; in ipn3ke_tm_shaper_profile_add()
844 tm->h.n_shaper_profiles--; in ipn3ke_tm_shaper_profile_delete()
H A Dipn3ke_ethdev.h99 uint32_t n_shaper_profiles; member
/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_internals.h249 uint32_t n_shaper_profiles; member
H A Drte_eth_softnic_tm.c1058 p->soft.tm.h.n_shaper_profiles++; in pmd_tm_shaper_profile_add()
1091 p->soft.tm.h.n_shaper_profiles--; in pmd_tm_shaper_profile_delete()