Home
last modified time | relevance | path

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

123

/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
/dpdk/examples/l3fwd/
H A Dl3fwd_event.c43 l3fwd_eth_dev_port_setup(struct rte_eth_conf *port_conf) in l3fwd_eth_dev_port_setup()
220 l3fwd_event_resource_setup(struct rte_eth_conf *port_conf) in l3fwd_event_resource_setup()
/dpdk/app/test-pipeline/
H A Dinit.c69 static struct rte_eth_conf port_conf = { variable
/dpdk/examples/l2fwd-event/
H A Dl2fwd_common.c12 struct rte_eth_conf port_conf = { in l2fwd_event_init_ports() local
/dpdk/examples/l2fwd-cat/
H A Dl2fwd-cat.c31 struct rte_eth_conf port_conf; in port_init() local
/dpdk/examples/skeleton/
H A Dbasicfwd.c32 struct rte_eth_conf port_conf; in port_init() local
/dpdk/examples/pipeline/
H A Dobj.c74 struct rte_eth_conf port_conf; in ethdev_config() local
/dpdk/examples/ip_pipeline/
H A Dlink.c102 struct rte_eth_conf port_conf; in link_create() local
/dpdk/examples/flow_filtering/
H A Dmain.c135 struct rte_eth_conf port_conf = { init_port() local
/dpdk/examples/multi_process/client_server_mp/mp_server/
H A Dinit.c95 const struct rte_eth_conf port_conf = { in init_port() local
/dpdk/examples/qos_sched/
H A Dinit.c59 static struct rte_eth_conf port_conf = { variable
/dpdk/examples/server_node_efd/efd_server/
H A Dinit.c97 struct rte_eth_conf port_conf = { in init_port() local
/dpdk/examples/vm_power_manager/
H A Dmain.c56 struct rte_eth_conf port_conf; in port_init() local
/dpdk/examples/ipsec-secgw/
H A Devent_helper.c797 struct rte_event_port_conf port_conf = {0}; eh_initialize_crypto_adapter() local
985 struct rte_event_port_conf port_conf = {0}; eh_rx_adapter_configure() local
1382 struct rte_event_port_conf port_conf = {0}; eh_tx_adapter_configure() local
[all...]
/dpdk/app/test/
H A Dtest_event_eth_rx_adapter.c57 port_init_common(uint16_t port, const struct rte_eth_conf *port_conf, in port_init_common()
465 struct rte_event_port_conf *port_conf, def_port_conf = {0}; in test_port_conf_cb() local
/dpdk/examples/qos_meter/
H A Dmain.c53 static struct rte_eth_conf port_conf = { variable
/dpdk/examples/eventdev_pipeline/
H A Dpipeline_worker_generic.c304 struct rte_eth_conf port_conf = port_conf_default; port_init() local
/dpdk/examples/rxtx_callbacks/
H A Dmain.c123 struct rte_eth_conf port_conf; in port_init() local
/dpdk/examples/multi_process/symmetric_mp/
H A Dmain.c176 struct rte_eth_conf port_conf = { in smp_port_init() local
/dpdk/examples/vmdq/
H A Dmain.c177 struct rte_eth_conf port_conf; in port_init() local
/dpdk/examples/vmdq_dcb/
H A Dmain.c192 struct rte_eth_conf port_conf = {0}; in port_init() local
/dpdk/examples/link_status_interrupt/
H A Dmain.c80 static struct rte_eth_conf port_conf = { variable
/dpdk/examples/bond/
H A Dmain.c107 static struct rte_eth_conf port_conf = { variable
/dpdk/examples/l2fwd-keepalive/
H A Dmain.c78 static struct rte_eth_conf port_conf = { variable
/dpdk/examples/l2fwd/
H A Dmain.c95 static struct rte_eth_conf port_conf = { variable

123