Searched refs:cfg_load_pipe (Results 1 – 3 of 3) sorted by relevance
13 int cfg_load_pipe(struct rte_cfgfile *cfg, struct rte_sched_pipe_params *pipe);
364 cfg_load_pipe(file, pipe_profiles); in app_load_cfg_profile()
46 cfg_load_pipe(struct rte_cfgfile *cfg, struct rte_sched_pipe_params *pipe_params) in cfg_load_pipe() function