Home
last modified time | relevance | path

Searched refs:DPAA2_PER_LCORE_DPIO (Results 1 – 9 of 9) sorted by relevance

/f-stack/dpdk/drivers/bus/fslmc/portal/
H A Ddpaa2_hw_dpio.h22 #define DPAA2_PER_LCORE_DPIO RTE_PER_LCORE(_dpaa2_io).dpio_dev macro
23 #define DPAA2_PER_LCORE_PORTAL DPAA2_PER_LCORE_DPIO->sw_portal
H A Ddpaa2_hw_dpio.c596 struct dpaa2_dpio_dev *dpio_dev = DPAA2_PER_LCORE_DPIO; in dpaa2_free_eq_descriptors()
/f-stack/dpdk/drivers/raw/dpaa2_qdma/
H A Ddpaa2_qdma.c603 if (unlikely(!DPAA2_PER_LCORE_DPIO)) { in dpdmai_dev_dequeue_multijob_prefetch()
629 if (check_swp_active_dqs(DPAA2_PER_LCORE_DPIO->index)) { in dpdmai_dev_dequeue_multijob_prefetch()
632 DPAA2_PER_LCORE_DPIO->index))) in dpdmai_dev_dequeue_multijob_prefetch()
634 clear_swp_active_dqs(DPAA2_PER_LCORE_DPIO->index); in dpdmai_dev_dequeue_multijob_prefetch()
647 set_swp_active_dqs(DPAA2_PER_LCORE_DPIO->index, in dpdmai_dev_dequeue_multijob_prefetch()
705 if (check_swp_active_dqs(DPAA2_PER_LCORE_DPIO->index)) { in dpdmai_dev_dequeue_multijob_prefetch()
707 get_swp_active_dqs(DPAA2_PER_LCORE_DPIO->index))) in dpdmai_dev_dequeue_multijob_prefetch()
709 clear_swp_active_dqs(DPAA2_PER_LCORE_DPIO->index); in dpdmai_dev_dequeue_multijob_prefetch()
722 q_storage->active_dpio_id = DPAA2_PER_LCORE_DPIO->index; in dpdmai_dev_dequeue_multijob_prefetch()
759 if (unlikely(!DPAA2_PER_LCORE_DPIO)) { in dpdmai_dev_dequeue_multijob_no_prefetch()
[all …]
/f-stack/dpdk/drivers/mempool/dpaa2/
H A Ddpaa2_hw_mempool.c66 if (unlikely(!DPAA2_PER_LCORE_DPIO)) { in rte_hw_mbuf_create_pool()
197 if (unlikely(!DPAA2_PER_LCORE_DPIO)) { in rte_dpaa2_mbuf_release()
318 if (unlikely(!DPAA2_PER_LCORE_DPIO)) { in rte_dpaa2_mbuf_alloc_bulk()
/f-stack/dpdk/drivers/event/dpaa2/
H A Ddpaa2_eventdev.c71 if (unlikely(!DPAA2_PER_LCORE_DPIO)) { in dpaa2_eventdev_enqueue_burst()
82 dpio_dev = DPAA2_PER_LCORE_DPIO; in dpaa2_eventdev_enqueue_burst()
217 epoll_wait(DPAA2_PER_LCORE_DPIO->epoll_fd, in dpaa2_eventdev_dequeue_wait()
273 if (unlikely(!DPAA2_PER_LCORE_DPIO)) { in dpaa2_eventdev_dequeue_burst()
284 dpio_dev = DPAA2_PER_LCORE_DPIO; in dpaa2_eventdev_dequeue_burst()
627 if (DPAA2_PER_LCORE_DPIO && evq_info->dpcon) { in dpaa2_eventdev_port_unlink()
629 dpio_dev = DPAA2_PER_LCORE_DPIO; in dpaa2_eventdev_port_unlink()
/f-stack/dpdk/drivers/raw/dpaa2_cmdif/
H A Ddpaa2_cmdif.c67 if (unlikely(!DPAA2_PER_LCORE_DPIO)) { in dpaa2_cmdif_enqueue_bufs()
132 if (unlikely(!DPAA2_PER_LCORE_DPIO)) { in dpaa2_cmdif_dequeue_bufs()
/f-stack/dpdk/drivers/net/dpaa2/
H A Ddpaa2_rxtx.c771 if (unlikely(!DPAA2_PER_LCORE_DPIO)) { in dpaa2_dev_rx()
893 if (unlikely(!DPAA2_PER_LCORE_DPIO)) { in dpaa2_dev_tx_conf()
1034 if (unlikely(!DPAA2_PER_LCORE_DPIO)) { in dpaa2_dev_tx()
1219 struct dpaa2_dpio_dev *dpio_dev = DPAA2_PER_LCORE_DPIO; in dpaa2_dev_free_eqresp_buf()
1237 struct dpaa2_dpio_dev *dpio_dev = DPAA2_PER_LCORE_DPIO; in dpaa2_set_enqueue_descriptor()
1297 if (unlikely(!DPAA2_PER_LCORE_DPIO)) { in dpaa2_dev_tx_ordered()
H A Ddpaa2_ethdev.c989 if (unlikely(!DPAA2_PER_LCORE_DPIO)) { in dpaa2_dev_rx_queue_count()
/f-stack/dpdk/drivers/crypto/dpaa2_sec/
H A Ddpaa2_sec_dpseci.c1459 if (!DPAA2_PER_LCORE_DPIO) { in dpaa2_sec_enqueue_burst()
1645 if (!DPAA2_PER_LCORE_DPIO) { in dpaa2_sec_dequeue_burst()