Lines Matching refs:tx_evqueue_id

53 	const uint8_t *tx_queue = t->tx_evqueue_id;  in pipeline_queue_worker_single_stage_fwd()
112 const uint8_t *tx_queue = t->tx_evqueue_id; in pipeline_queue_worker_single_stage_burst_fwd()
173 const uint8_t *tx_queue = t->tx_evqueue_id; in pipeline_queue_worker_single_stage_fwd_vector()
236 const uint8_t *tx_queue = t->tx_evqueue_id; in pipeline_queue_worker_single_stage_burst_fwd_vector()
269 const uint8_t *tx_queue = t->tx_evqueue_id; in pipeline_queue_worker_multi_stage_tx()
304 const uint8_t *tx_queue = t->tx_evqueue_id; in pipeline_queue_worker_multi_stage_fwd()
338 const uint8_t *tx_queue = t->tx_evqueue_id; in pipeline_queue_worker_multi_stage_burst_tx()
376 const uint8_t *tx_queue = t->tx_evqueue_id; in pipeline_queue_worker_multi_stage_burst_fwd()
417 const uint8_t *tx_queue = t->tx_evqueue_id; in pipeline_queue_worker_multi_stage_tx_vector()
454 const uint8_t *tx_queue = t->tx_evqueue_id; in pipeline_queue_worker_multi_stage_fwd_vector()
489 const uint8_t *tx_queue = t->tx_evqueue_id; in pipeline_queue_worker_multi_stage_burst_tx_vector()
530 const uint8_t *tx_queue = t->tx_evqueue_id; in pipeline_queue_worker_multi_stage_burst_fwd_vector()
624 uint8_t tx_evqueue_id[RTE_MAX_ETHPORTS]; in pipeline_queue_eventdev_setup() local
637 memset(tx_evqueue_id, 0, sizeof(uint8_t) * RTE_MAX_ETHPORTS); in pipeline_queue_eventdev_setup()
664 tx_evqueue_id[prod++] = queue; in pipeline_queue_eventdev_setup()
744 &tx_evqueue_id[prod], in pipeline_queue_eventdev_setup()
784 memcpy(t->tx_evqueue_id, tx_evqueue_id, sizeof(uint8_t) * in pipeline_queue_eventdev_setup()