| /f-stack/dpdk/app/test-eventdev/ |
| H A D | test_pipeline_common.h | 158 struct rte_event_port_conf prod_conf); 160 struct rte_event_port_conf prod_conf); 164 const struct rte_event_port_conf p_conf);
|
| H A D | test_pipeline_common.c | 274 const struct rte_event_port_conf p_conf) in pipeline_event_port_setup() 310 struct rte_event_port_conf prod_conf) in pipeline_event_rx_adapter_setup() 366 struct rte_event_port_conf port_conf) in pipeline_event_tx_adapter_setup()
|
| H A D | test_perf_common.h | 149 const struct rte_event_port_conf *port_conf);
|
| /f-stack/dpdk/lib/librte_eventdev/ |
| H A D | rte_eventdev.h | 712 struct rte_event_port_conf { struct 765 struct rte_event_port_conf *port_conf); 789 const struct rte_event_port_conf *port_conf); 1297 struct rte_event_port_conf *ports_cfg;
|
| H A D | rte_eventdev_trace.h | 57 const struct rte_event_port_conf *port_conf, int rc), 163 struct rte_event_port_conf *port_conf, int rc), 253 struct rte_event_port_conf *port_conf, uint8_t mode),
|
| H A D | rte_event_crypto_adapter.h | 364 struct rte_event_port_conf *port_config,
|
| H A D | rte_event_eth_rx_adapter.h | 300 struct rte_event_port_conf *port_config);
|
| H A D | rte_event_eth_tx_adapter.h | 154 struct rte_event_port_conf *port_config);
|
| H A D | rte_eventdev_pmd.h | 265 uint8_t port_id, struct rte_event_port_conf *port_conf); 282 const struct rte_event_port_conf *port_conf);
|
| H A D | rte_event_eth_tx_adapter.c | 262 struct rte_event_port_conf *pc; in txa_service_conf_cb() 612 struct rte_event_port_conf *port_conf) in txa_service_adapter_create() 615 struct rte_event_port_conf *cb_conf; in txa_service_adapter_create() 912 struct rte_event_port_conf *port_conf) in rte_event_eth_tx_adapter_create()
|
| H A D | rte_eventdev.c | 271 struct rte_event_port_conf *ports_cfg; in rte_event_dev_port_config() 713 struct rte_event_port_conf *port_conf) in rte_event_port_default_conf_get() 729 memset(port_conf, 0, sizeof(struct rte_event_port_conf)); in rte_event_port_default_conf_get() 736 const struct rte_event_port_conf *port_conf) in rte_event_port_setup() 739 struct rte_event_port_conf def_conf; in rte_event_port_setup()
|
| /f-stack/dpdk/examples/l2fwd-event/ |
| H A D | l2fwd_event_generic.c | 100 struct rte_event_port_conf event_p_conf = { in l2fwd_event_port_setup_generic() 105 struct rte_event_port_conf def_p_conf; in l2fwd_event_port_setup_generic() 114 memset(&def_p_conf, 0, sizeof(struct rte_event_port_conf)); in l2fwd_event_port_setup_generic()
|
| H A D | l2fwd_event.h | 65 struct rte_event_port_conf def_p_conf;
|
| H A D | l2fwd_event_internal_port.c | 98 struct rte_event_port_conf event_p_conf = { in l2fwd_event_port_setup_internal_port() 103 struct rte_event_port_conf def_p_conf; in l2fwd_event_port_setup_internal_port()
|
| /f-stack/dpdk/examples/l3fwd/ |
| H A D | l3fwd_event_generic.c | 89 struct rte_event_port_conf event_p_conf = { in l3fwd_event_port_setup_generic() 94 struct rte_event_port_conf def_p_conf; in l3fwd_event_port_setup_generic() 103 memset(&def_p_conf, 0, sizeof(struct rte_event_port_conf)); in l3fwd_event_port_setup_generic()
|
| H A D | l3fwd_event.h | 61 struct rte_event_port_conf def_p_conf;
|
| H A D | l3fwd_event_internal_port.c | 88 struct rte_event_port_conf event_p_conf = { in l3fwd_event_port_setup_internal_port() 93 struct rte_event_port_conf def_p_conf; in l3fwd_event_port_setup_internal_port()
|
| /f-stack/dpdk/drivers/event/dlb/ |
| H A D | dlb_selftest.c | 80 struct rte_event_port_conf conf; in create_ports() 276 struct rte_event_port_conf port_conf; in test_single_link() 472 struct rte_event_port_conf port_conf; in test_reconfiguration_link() 799 struct rte_event_port_conf port_conf; in test_load_balanced_traffic() 923 struct rte_event_port_conf port_conf; in test_directed_traffic() 1056 struct rte_event_port_conf port_conf; in test_deferred_sched() 1217 struct rte_event_port_conf port_conf; in test_delayed_pop()
|
| /f-stack/dpdk/drivers/event/dlb2/ |
| H A D | dlb2_selftest.c | 81 struct rte_event_port_conf conf; in create_ports() 286 struct rte_event_port_conf port_conf; in test_single_link() 495 struct rte_event_port_conf port_conf; in test_reconfiguration_link() 822 struct rte_event_port_conf port_conf; in test_load_balanced_traffic() 946 struct rte_event_port_conf port_conf; in test_directed_traffic() 1079 struct rte_event_port_conf port_conf; in test_deferred_sched() 1232 struct rte_event_port_conf port_conf; in test_delayed_pop()
|
| /f-stack/dpdk/drivers/event/dsw/ |
| H A D | dsw_evdev.c | 19 const struct rte_event_port_conf *conf) in dsw_port_setup() 81 struct rte_event_port_conf *port_conf) in dsw_port_def_conf() 83 *port_conf = (struct rte_event_port_conf) { in dsw_port_def_conf()
|
| /f-stack/dpdk/app/test/ |
| H A D | test_eventdev.c | 509 struct rte_event_port_conf pconf; in test_eventdev_port_default_conf_get() 537 struct rte_event_port_conf pconf; in test_eventdev_port_setup() 596 struct rte_event_port_conf pconf; in test_eventdev_port_attr_dequeue_depth() 621 struct rte_event_port_conf pconf; in test_eventdev_port_attr_enqueue_depth() 646 struct rte_event_port_conf pconf; in test_eventdev_port_attr_new_event_threshold()
|
| H A D | test_event_eth_rx_adapter.c | 376 struct rte_event_port_conf rx_p_conf; in adapter_create() 404 struct rte_event_port_conf rx_p_conf = { in adapter_create_free()
|
| /f-stack/dpdk/drivers/event/skeleton/ |
| H A D | skeleton_eventdev.c | 201 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/eventdev_pipeline/ |
| H A D | pipeline_worker_generic.c | 138 struct rte_event_port_conf wkr_p_conf = { in setup_eventdev_generic() 418 struct rte_event_port_conf adptr_p_conf = { in init_adapters()
|
| /f-stack/dpdk/drivers/event/opdl/ |
| H A D | opdl_evdev.c | 180 const struct rte_event_port_conf *conf) in opdl_port_setup() 224 struct rte_event_port_conf *port_conf) in opdl_port_def_conf()
|