Searched refs:pipeline_event_tx (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/app/test-eventdev/ |
| H A D | test_pipeline_queue.c | 32 pipeline_event_tx(dev, port, &ev); in pipeline_queue_worker_single_stage_tx() 85 pipeline_event_tx(dev, port, &ev[i]); in pipeline_queue_worker_single_stage_burst_tx() 148 pipeline_event_tx(dev, port, &ev); in pipeline_queue_worker_multi_stage_tx() 215 pipeline_event_tx(dev, port, &ev[i]); in pipeline_queue_worker_multi_stage_burst_tx()
|
| H A D | test_pipeline_atq.c | 31 pipeline_event_tx(dev, port, &ev); in pipeline_atq_worker_single_stage_tx() 132 pipeline_event_tx(dev, port, &ev); in pipeline_atq_worker_multi_stage_tx() 195 pipeline_event_tx(dev, port, &ev[i]); in pipeline_atq_worker_multi_stage_burst_tx()
|
| H A D | test_pipeline_common.h | 105 pipeline_event_tx(const uint8_t dev, const uint8_t port, in pipeline_event_tx() function
|