Home
last modified time | relevance | path

Searched defs:port_conf (Results 1 – 25 of 72) sorted by relevance

123

/f-stack/dpdk/drivers/event/dlb/
H A Ddlb_selftest.c276 struct rte_event_port_conf port_conf; in test_single_link() local
472 struct rte_event_port_conf port_conf; in test_reconfiguration_link() local
799 struct rte_event_port_conf port_conf; in test_load_balanced_traffic() local
923 struct rte_event_port_conf port_conf; in test_directed_traffic() local
1056 struct rte_event_port_conf port_conf; in test_deferred_sched() local
1217 struct rte_event_port_conf port_conf; in test_delayed_pop() local
/f-stack/dpdk/drivers/event/dlb2/
H A Ddlb2_selftest.c286 struct rte_event_port_conf port_conf; in test_single_link() local
495 struct rte_event_port_conf port_conf; in test_reconfiguration_link() local
822 struct rte_event_port_conf port_conf; in test_load_balanced_traffic() local
946 struct rte_event_port_conf port_conf; in test_directed_traffic() local
1079 struct rte_event_port_conf port_conf; in test_deferred_sched() local
1232 struct rte_event_port_conf port_conf; in test_delayed_pop() local
/f-stack/dpdk/examples/l3fwd/
H A Dl3fwd_event.c42 l3fwd_eth_dev_port_setup(struct rte_eth_conf *port_conf) in l3fwd_eth_dev_port_setup()
215 l3fwd_event_resource_setup(struct rte_eth_conf *port_conf) in l3fwd_event_resource_setup()
/f-stack/dpdk/examples/l2fwd-event/
H A Dl2fwd_common.c12 struct rte_eth_conf port_conf = { in l2fwd_event_init_ports() local
/f-stack/dpdk/app/test-pipeline/
H A Dinit.c70 static struct rte_eth_conf port_conf = { variable
/f-stack/dpdk/app/test-eventdev/
H A Dtest_pipeline_common.c172 struct rte_eth_conf port_conf = { in pipeline_ethdev_setup() local
366 struct rte_event_port_conf port_conf) in pipeline_event_tx_adapter_setup()
H A Dtest_perf_common.c464 const struct rte_event_port_conf *port_conf) in perf_event_dev_port_setup()
667 struct rte_eth_conf port_conf = { in perf_ethdev_setup() local
/f-stack/dpdk/examples/l2fwd-cat/
H A Dl2fwd-cat.c35 struct rte_eth_conf port_conf = port_conf_default; in port_init() local
/f-stack/dpdk/examples/skeleton/
H A Dbasicfwd.c35 struct rte_eth_conf port_conf = port_conf_default; in port_init() local
/f-stack/dpdk/examples/ip_pipeline/
H A Dlink.c103 struct rte_eth_conf port_conf; in link_create() local
/f-stack/dpdk/drivers/event/skeleton/
H A Dskeleton_eventdev.c201 struct rte_event_port_conf *port_conf) in skeleton_eventdev_port_def_conf()
227 const struct rte_event_port_conf *port_conf) in skeleton_eventdev_port_setup()
/f-stack/dpdk/examples/flow_filtering/
H A Dmain.c130 struct rte_eth_conf port_conf = { in init_port() local
/f-stack/dpdk/examples/multi_process/client_server_mp/mp_server/
H A Dinit.c95 const struct rte_eth_conf port_conf = { in init_port() local
/f-stack/dpdk/examples/qos_sched/
H A Dinit.c58 static struct rte_eth_conf port_conf = { variable
/f-stack/dpdk/examples/server_node_efd/server/
H A Dinit.c97 struct rte_eth_conf port_conf = { in init_port() local
/f-stack/dpdk/examples/vm_power_manager/
H A Dmain.c64 struct rte_eth_conf port_conf = port_conf_default; in port_init() local
/f-stack/dpdk/examples/pipeline/
H A Dobj.c168 struct rte_eth_conf port_conf; in link_create() local
/f-stack/dpdk/examples/qos_meter/
H A Dmain.c54 static struct rte_eth_conf port_conf = { variable
/f-stack/dpdk/examples/eventdev_pipeline/
H A Dpipeline_worker_generic.c299 struct rte_eth_conf port_conf = port_conf_default; in port_init() local
/f-stack/dpdk/examples/rxtx_callbacks/
H A Dmain.c121 struct rte_eth_conf port_conf = port_conf_default; in port_init() local
/f-stack/dpdk/drivers/event/octeontx/
H A Dssovf_evdev.c214 struct rte_event_port_conf *port_conf) in ssovf_port_def_conf()
233 const struct rte_event_port_conf *port_conf) in ssovf_port_setup()
/f-stack/dpdk/app/test/
H A Dtest_kni.c75 static const struct rte_eth_conf port_conf = { variable
/f-stack/dpdk/examples/multi_process/symmetric_mp/
H A Dmain.c177 struct rte_eth_conf port_conf = { in smp_port_init() local
/f-stack/dpdk/examples/ipsec-secgw/
H A Devent_helper.c737 struct rte_event_port_conf port_conf = {0}; in eh_rx_adapter_configure() local
1093 struct rte_event_port_conf port_conf = {0}; in eh_tx_adapter_configure() local
/f-stack/dpdk/drivers/event/dpaa/
H A Ddpaa_eventdev.c514 struct rte_event_port_conf *port_conf) in dpaa_event_port_default_conf_get()
528 const struct rte_event_port_conf *port_conf) in dpaa_event_port_setup()

123