/dpdk/drivers/event/dlb2/ |
H A D | dlb2_selftest.c | 286 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 D | l3fwd_event.c | 43 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 D | init.c | 69 static struct rte_eth_conf port_conf = { variable
|
/dpdk/examples/l2fwd-event/ |
H A D | l2fwd_common.c | 12 struct rte_eth_conf port_conf = { in l2fwd_event_init_ports() local
|
/dpdk/examples/l2fwd-cat/ |
H A D | l2fwd-cat.c | 31 struct rte_eth_conf port_conf; in port_init() local
|
/dpdk/examples/skeleton/ |
H A D | basicfwd.c | 32 struct rte_eth_conf port_conf; in port_init() local
|
/dpdk/examples/pipeline/ |
H A D | obj.c | 74 struct rte_eth_conf port_conf; in ethdev_config() local
|
/dpdk/examples/ip_pipeline/ |
H A D | link.c | 102 struct rte_eth_conf port_conf; in link_create() local
|
/dpdk/examples/flow_filtering/ |
H A D | main.c | 135 struct rte_eth_conf port_conf = { init_port() local
|
/dpdk/examples/multi_process/client_server_mp/mp_server/ |
H A D | init.c | 95 const struct rte_eth_conf port_conf = { in init_port() local
|
/dpdk/examples/qos_sched/ |
H A D | init.c | 59 static struct rte_eth_conf port_conf = { variable
|
/dpdk/examples/server_node_efd/efd_server/ |
H A D | init.c | 97 struct rte_eth_conf port_conf = { in init_port() local
|
/dpdk/examples/vm_power_manager/ |
H A D | main.c | 56 struct rte_eth_conf port_conf; in port_init() local
|
/dpdk/examples/ipsec-secgw/ |
H A D | event_helper.c | 797 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 D | test_event_eth_rx_adapter.c | 57 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 D | main.c | 53 static struct rte_eth_conf port_conf = { variable
|
/dpdk/examples/eventdev_pipeline/ |
H A D | pipeline_worker_generic.c | 304 struct rte_eth_conf port_conf = port_conf_default; port_init() local
|
/dpdk/examples/rxtx_callbacks/ |
H A D | main.c | 123 struct rte_eth_conf port_conf; in port_init() local
|
/dpdk/examples/multi_process/symmetric_mp/ |
H A D | main.c | 176 struct rte_eth_conf port_conf = { in smp_port_init() local
|
/dpdk/examples/vmdq/ |
H A D | main.c | 177 struct rte_eth_conf port_conf; in port_init() local
|
/dpdk/examples/vmdq_dcb/ |
H A D | main.c | 192 struct rte_eth_conf port_conf = {0}; in port_init() local
|
/dpdk/examples/link_status_interrupt/ |
H A D | main.c | 80 static struct rte_eth_conf port_conf = { variable
|
/dpdk/examples/bond/ |
H A D | main.c | 107 static struct rte_eth_conf port_conf = { variable
|
/dpdk/examples/l2fwd-keepalive/ |
H A D | main.c | 78 static struct rte_eth_conf port_conf = { variable
|
/dpdk/examples/l2fwd/ |
H A D | main.c | 95 static struct rte_eth_conf port_conf = { variable
|