Searched refs:cfg_load_port (Results 1 – 3 of 3) sorted by relevance
11 int cfg_load_port(struct rte_cfgfile *cfg, struct rte_sched_port_params *port);
361 cfg_load_port(file, &port_params); in app_load_cfg_profile()
27 cfg_load_port(struct rte_cfgfile *cfg, struct rte_sched_port_params *port_params) in cfg_load_port() function