Lines Matching refs:tx_evqueue_id
48 const uint8_t *tx_queue = t->tx_evqueue_id; in pipeline_queue_worker_single_stage_fwd()
105 const uint8_t *tx_queue = t->tx_evqueue_id; in pipeline_queue_worker_single_stage_burst_fwd()
135 const uint8_t *tx_queue = t->tx_evqueue_id; in pipeline_queue_worker_multi_stage_tx()
167 const uint8_t *tx_queue = t->tx_evqueue_id; in pipeline_queue_worker_multi_stage_fwd()
199 const uint8_t *tx_queue = t->tx_evqueue_id; in pipeline_queue_worker_multi_stage_burst_tx()
237 const uint8_t *tx_queue = t->tx_evqueue_id; in pipeline_queue_worker_multi_stage_burst_fwd()
320 uint8_t tx_evqueue_id[RTE_MAX_ETHPORTS]; in pipeline_queue_eventdev_setup() local
333 memset(tx_evqueue_id, 0, sizeof(uint8_t) * RTE_MAX_ETHPORTS); in pipeline_queue_eventdev_setup()
360 tx_evqueue_id[prod++] = queue; in pipeline_queue_eventdev_setup()
440 &tx_evqueue_id[prod], in pipeline_queue_eventdev_setup()
480 memcpy(t->tx_evqueue_id, tx_evqueue_id, sizeof(uint8_t) * in pipeline_queue_eventdev_setup()