Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_sched/
H A Drte_sched.h122 struct rte_sched_pipe_params { struct
169 struct rte_sched_pipe_params *pipe_profiles;
324 struct rte_sched_pipe_params *params,
H A Drte_sched.c318 pipe_profile_check(struct rte_sched_pipe_params *params, in pipe_profile_check()
692 struct rte_sched_pipe_params *src, in rte_sched_pipe_profile_convert()
786 struct rte_sched_pipe_params *src = params->pipe_profiles + i; in rte_sched_subport_config_pipe_profile_table()
795 struct rte_sched_pipe_params *src = params->pipe_profiles + i; in rte_sched_subport_config_pipe_profile_table()
873 struct rte_sched_pipe_params *p = params->pipe_profiles + i; in rte_sched_subport_check_params()
1414 struct rte_sched_pipe_params *params, in rte_sched_subport_pipe_profile_add()
/f-stack/dpdk/examples/qos_sched/
H A Dcfg_file.h13 int cfg_load_pipe(struct rte_cfgfile *cfg, struct rte_sched_pipe_params *pipe);
H A Dinit.c179 static struct rte_sched_pipe_params pipe_profiles[MAX_SCHED_PIPE_PROFILES] = {
213 sizeof(struct rte_sched_pipe_params),
H A Dcfg_file.c46 cfg_load_pipe(struct rte_cfgfile *cfg, struct rte_sched_pipe_params *pipe_params) in cfg_load_pipe()
/f-stack/dpdk/examples/ip_pipeline/
H A Dtmgr.h57 tmgr_pipe_profile_add(struct rte_sched_pipe_params *p);
H A Dtmgr.c17 static struct rte_sched_pipe_params
141 tmgr_pipe_profile_add(struct rte_sched_pipe_params *p) in tmgr_pipe_profile_add()
H A Dcli.c457 struct rte_sched_pipe_params p; in cmd_tmgr_pipe_profile()
/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_tm.c2112 struct rte_sched_pipe_params *pp) in pipe_profile_build()
2172 struct rte_sched_pipe_params *pp, in pipe_profile_exists()
2191 struct rte_sched_pipe_params *pp, in pipe_profile_install()
2219 static struct rte_sched_pipe_params *
2261 struct rte_sched_pipe_params pp; in pipe_profiles_generate()
2842 struct rte_sched_pipe_params *profile0 = pipe_profile_get(dev, np); in update_pipe_weight()
2843 struct rte_sched_pipe_params profile1; in update_pipe_weight()
2890 struct rte_sched_pipe_params *profile0 = pipe_profile_get(dev, np); in update_queue_weight()
2891 struct rte_sched_pipe_params profile1; in update_queue_weight()
3084 struct rte_sched_pipe_params profile1; in update_pipe_rate()
[all …]
H A Drte_eth_softnic_internals.h179 struct rte_sched_pipe_params pipe_profiles[TM_MAX_PIPE_PROFILE];
/f-stack/dpdk/app/test/
H A Dtest_sched.c26 static struct rte_sched_pipe_params pipe_profile[] = {
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_19_08.rst315 ``wrr_weights`` field of struct ``rte_sched_pipe_params`` is modified to be