Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/qos_sched/
H A Dcfg_file.h11 int cfg_load_port(struct rte_cfgfile *cfg, struct rte_sched_port_params *port);
H A Dinit.c361 cfg_load_port(file, &port_params); in app_load_cfg_profile()
H A Dcfg_file.c27 cfg_load_port(struct rte_cfgfile *cfg, struct rte_sched_port_params *port_params) in cfg_load_port() function