Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/qos_sched/
H A Dcfg_file.h13 int cfg_load_pipe(struct rte_cfgfile *cfg, struct rte_sched_pipe_params *pipe);
H A Dinit.c364 cfg_load_pipe(file, pipe_profiles); in app_load_cfg_profile()
H A Dcfg_file.c46 cfg_load_pipe(struct rte_cfgfile *cfg, struct rte_sched_pipe_params *pipe_params) in cfg_load_pipe() function