Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/ip_pipeline/
H A Dtmgr.h54 tmgr_subport_profile_add(struct rte_sched_subport_profile_params *sp);
H A Dtmgr.c124 tmgr_subport_profile_add(struct rte_sched_subport_profile_params *params) in tmgr_subport_profile_add() function
H A Dcli.c434 status = tmgr_subport_profile_add(&subport_profile); in cmd_tmgr_subport_profile()