Home
last modified time | relevance | path

Searched refs:rte_sched_subport_params (Results 1 – 11 of 11) sorted by relevance

/f-stack/dpdk/lib/librte_sched/
H A Drte_sched.h151 struct rte_sched_subport_params { struct
371 struct rte_sched_subport_params *params,
406 struct rte_sched_subport_params **subport_params);
H A Drte_sched.c515 rte_sched_subport_get_array_base(struct rte_sched_subport_params *params, in rte_sched_subport_get_array_base()
781 struct rte_sched_subport_params *params, uint64_t rate) in rte_sched_subport_config_pipe_profile_table()
822 rte_sched_subport_check_params(struct rte_sched_subport_params *params, in rte_sched_subport_check_params()
889 struct rte_sched_subport_params **subport_params) in rte_sched_port_get_memory_footprint()
904 struct rte_sched_subport_params *sp = subport_params[i]; in rte_sched_port_get_memory_footprint()
921 struct rte_sched_subport_params *sp = subport_params[i]; in rte_sched_port_get_memory_footprint()
1084 struct rte_sched_subport_params *params, in rte_sched_subport_config()
/f-stack/dpdk/examples/qos_sched/
H A Dcfg_file.h15 int cfg_load_subport(struct rte_cfgfile *cfg, struct rte_sched_subport_params *subport);
H A Dmain.h156 extern struct rte_sched_subport_params subport_params[MAX_SCHED_SUBPORTS];
H A Dinit.c207 struct rte_sched_subport_params subport_params[MAX_SCHED_SUBPORTS] = {
H A Dcfg_file.c233 cfg_load_subport(struct rte_cfgfile *cfg, struct rte_sched_subport_params *subport_params) in cfg_load_subport()
/f-stack/dpdk/examples/ip_pipeline/
H A Dtmgr.c22 static const struct rte_sched_subport_params subport_params_default = {
160 struct rte_sched_subport_params subport_params; in tmgr_port_create()
/f-stack/dpdk/app/test/
H A Dtest_sched.c52 static struct rte_sched_subport_params subport_param[] = {
/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_internals.h174 struct rte_sched_subport_params subport_params[TM_MAX_SUBPORTS];
H A Drte_eth_softnic_tm.c2315 struct rte_sched_subport_params *pp = in wred_profiles_set()
2770 (struct rte_sched_subport_params) { in hierarchy_blueprints_create()
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_20_11.rst664 from ``struct rte_sched_subport_params``.