Home
last modified time | relevance | path

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

/dpdk/lib/sched/
H A Drte_sched.h142 struct rte_sched_pipe_params { struct
205 struct rte_sched_pipe_params *pipe_profiles;
353 struct rte_sched_pipe_params *params,
H A Drte_sched.c321 pipe_profile_check(struct rte_sched_pipe_params *params, in pipe_profile_check()
695 struct rte_sched_pipe_params *src, in rte_sched_pipe_profile_convert()
789 struct rte_sched_pipe_params *src = params->pipe_profiles + i; in rte_sched_subport_config_pipe_profile_table()
798 struct rte_sched_pipe_params *src = params->pipe_profiles + i; in rte_sched_subport_config_pipe_profile_table()
876 struct rte_sched_pipe_params *p = params->pipe_profiles + i; in rte_sched_subport_check_params()
1489 struct rte_sched_pipe_params *params, in rte_sched_subport_pipe_profile_add()
/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.c178 static struct rte_sched_pipe_params pipe_profiles[MAX_SCHED_PIPE_PROFILES] = {
282 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()
/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
147 tmgr_pipe_profile_add(struct rte_sched_pipe_params *p) in tmgr_pipe_profile_add()
H A Dcli.c455 struct rte_sched_pipe_params p; in cmd_tmgr_pipe_profile()
/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_tm.c2106 struct rte_sched_pipe_params *pp) in pipe_profile_build()
2166 struct rte_sched_pipe_params *pp, in pipe_profile_exists()
2185 struct rte_sched_pipe_params *pp, in pipe_profile_install()
2213 static struct rte_sched_pipe_params *
2255 struct rte_sched_pipe_params pp; in pipe_profiles_generate()
2834 struct rte_sched_pipe_params *profile0 = pipe_profile_get(dev, np); in update_pipe_weight()
2835 struct rte_sched_pipe_params profile1; in update_pipe_weight()
2880 struct rte_sched_pipe_params *profile0 = pipe_profile_get(dev, np); in update_queue_weight()
2881 struct rte_sched_pipe_params profile1; in update_queue_weight()
3066 struct rte_sched_pipe_params profile1; in update_pipe_rate()
[all …]
H A Drte_eth_softnic_internals.h191 struct rte_sched_pipe_params pipe_profiles[TM_MAX_PIPE_PROFILE];
/dpdk/app/test/
H A Dtest_sched.c35 static struct rte_sched_pipe_params pipe_profile[] = {
/dpdk/doc/guides/rel_notes/
H A Drelease_19_08.rst247 ``wrr_weights`` field of struct ``rte_sched_pipe_params`` is modified to be