Searched refs:tx_evqueue_id (Results 1 – 3 of 3) sorted by relevance
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()624 uint8_t tx_evqueue_id[RTE_MAX_ETHPORTS]; in pipeline_queue_eventdev_setup() local664 tx_evqueue_id[prod++] = queue; in pipeline_queue_eventdev_setup()744 &tx_evqueue_id[prod], in pipeline_queue_eventdev_setup()[all …]
46 const uint8_t *tx_queue = t->tx_evqueue_id; in pipeline_atq_worker_single_stage_fwd()98 const uint8_t *tx_queue = t->tx_evqueue_id; in pipeline_atq_worker_single_stage_burst_fwd()151 const uint8_t *tx_queue = t->tx_evqueue_id; in pipeline_atq_worker_single_stage_fwd_vector()207 const uint8_t *tx_queue = t->tx_evqueue_id; in pipeline_atq_worker_single_stage_burst_fwd_vector()271 const uint8_t *tx_queue = t->tx_evqueue_id; in pipeline_atq_worker_multi_stage_fwd()340 const uint8_t *tx_queue = t->tx_evqueue_id; in pipeline_atq_worker_multi_stage_burst_fwd()576 uint8_t tx_evqueue_id[RTE_MAX_ETHPORTS]; in pipeline_atq_eventdev_setup() local592 tx_evqueue_id[prod] = nb_queues; in pipeline_atq_eventdev_setup()617 if (queue == tx_evqueue_id[prod]) { in pipeline_atq_eventdev_setup()712 &tx_evqueue_id[prod], in pipeline_atq_eventdev_setup()[all …]
46 uint8_t tx_evqueue_id[RTE_MAX_ETHPORTS]; member