Home
last modified time | relevance | path

Searched defs:port_params (Results 1 – 9 of 9) sorted by relevance

/dpdk/app/test-pipeline/
H A Dpipeline_stub.c43 struct rte_pipeline_port_in_params port_params = { in app_main_loop_worker_pipeline_stub() local
64 struct rte_pipeline_port_out_params port_params = { in app_main_loop_worker_pipeline_stub() local
H A Dpipeline_lpm.c52 struct rte_pipeline_port_in_params port_params = { in app_main_loop_worker_pipeline_lpm() local
73 struct rte_pipeline_port_out_params port_params = { in app_main_loop_worker_pipeline_lpm() local
H A Dpipeline_acl.c109 struct rte_pipeline_port_in_params port_params = { in app_main_loop_worker_pipeline_acl() local
130 struct rte_pipeline_port_out_params port_params = { in app_main_loop_worker_pipeline_acl() local
/dpdk/app/test/
H A Dtest_table_pipeline.c260 struct rte_pipeline_port_in_params port_params = { in setup_pipeline() local
287 struct rte_pipeline_port_out_params port_params = { in setup_pipeline() local
H A Dtest_table_acl.c360 struct rte_pipeline_port_in_params port_params = { in setup_acl_pipeline() local
387 struct rte_pipeline_port_out_params port_params = { in setup_acl_pipeline() local
/dpdk/examples/qos_sched/
H A Dcfg_file.c44 cfg_load_port(struct rte_cfgfile *cfg, struct rte_sched_port_params *port_params) in cfg_load_port()
H A Dinit.c216 struct rte_sched_port_params port_params = { variable
/dpdk/drivers/net/dpaa/fmlib/
H A Dfm_vsp_ext.h29 } port_params; member
/dpdk/lib/sched/
H A Drte_sched.c892 rte_sched_port_get_memory_footprint(struct rte_sched_port_params *port_params, in rte_sched_port_get_memory_footprint()