Home
last modified time | relevance | path

Searched refs:rte_sched_port_params (Results 1 – 12 of 12) sorted by relevance

/f-stack/dpdk/lib/librte_sched/
H A Drte_sched.h238 struct rte_sched_port_params { struct
292 rte_sched_port_config(struct rte_sched_port_params *params); argument
405 rte_sched_port_get_memory_footprint(struct rte_sched_port_params *port_params,
H A Drte_sched.c440 rte_sched_port_check_params(struct rte_sched_port_params *params) in rte_sched_port_check_params()
805 struct rte_sched_port_params *params, in rte_sched_port_config_subport_profile_table()
888 rte_sched_port_get_memory_footprint(struct rte_sched_port_params *port_params, in rte_sched_port_get_memory_footprint()
931 rte_sched_port_config(struct rte_sched_port_params *params) in rte_sched_port_config()
/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 Dmain.h155 extern struct rte_sched_port_params port_params;
H A Dinit.c286 struct rte_sched_port_params port_params = {
H A Dcfg_file.c27 cfg_load_port(struct rte_cfgfile *cfg, struct rte_sched_port_params *port_params) in cfg_load_port()
/f-stack/dpdk/app/test/
H A Dtest_sched.c62 static struct rte_sched_port_params port_param = {
/f-stack/dpdk/examples/ip_pipeline/
H A Dtmgr.c161 struct rte_sched_port_params p; in tmgr_port_create()
/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_internals.h173 struct rte_sched_port_params port_params;
H A Drte_eth_softnic_tm.c2749 t->port_params = (struct rte_sched_port_params) { in hierarchy_blueprints_create()
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_19_08.rst317 ``rte_sched_port_params`` is changed to allow different sizes for each
/f-stack/dpdk/doc/guides/prog_guide/
H A Dqos_framework.rst1529 …parameters are specified in the rte_red_params structure within the rte_sched_port_params structure