Home
last modified time | relevance | path

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

/f-stack/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_lpm_ipv6.c49 struct rte_pipeline_port_in_params port_params = { in app_main_loop_worker_pipeline_lpm_ipv6() local
70 struct rte_pipeline_port_out_params port_params = { in app_main_loop_worker_pipeline_lpm_ipv6() 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
H A Dpipeline_hash.c110 struct rte_pipeline_port_in_params port_params = { in app_main_loop_worker_pipeline_hash() local
131 struct rte_pipeline_port_out_params port_params = { in app_main_loop_worker_pipeline_hash() local
/f-stack/dpdk/drivers/net/bonding/
H A Drte_eth_bond_8023ad.h65 struct port_params { struct
81 struct port_params port_params; argument
/f-stack/dpdk/app/test/
H A Dtest_table_pipeline.c258 struct rte_pipeline_port_in_params port_params = { in setup_pipeline() local
285 struct rte_pipeline_port_out_params port_params = { in setup_pipeline() local
H A Dtest_table_acl.c358 struct rte_pipeline_port_in_params port_params = { in setup_acl_pipeline() local
385 struct rte_pipeline_port_out_params port_params = { in setup_acl_pipeline() local
/f-stack/dpdk/examples/qos_sched/
H A Dcfg_file.c27 cfg_load_port(struct rte_cfgfile *cfg, struct rte_sched_port_params *port_params) in cfg_load_port()
H A Dinit.c286 struct rte_sched_port_params port_params = { variable
/f-stack/dpdk/drivers/net/dpaa/fmlib/
H A Dfm_vsp_ext.h29 } port_params; member
/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_internals.h173 struct rte_sched_port_params port_params; member
/f-stack/dpdk/lib/librte_sched/
H A Drte_sched.c888 rte_sched_port_get_memory_footprint(struct rte_sched_port_params *port_params, in rte_sched_port_get_memory_footprint()