Home
last modified time | relevance | path

Searched refs:DPAA2_DPCI_MAX_QUEUES (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/bus/fslmc/portal/
H A Ddpaa2_hw_dpci.c69 for (i = 0; i < DPAA2_DPCI_MAX_QUEUES; i++) { in rte_dpaa2_create_dpci_device()
110 for (i = 0; i < DPAA2_DPCI_MAX_QUEUES; i++) { in rte_dpaa2_create_dpci_device()
143 for (i = 0; i < DPAA2_DPCI_MAX_QUEUES; i++) { in rte_dpaa2_create_dpci_device()
H A Ddpaa2_hw_pvt.h81 #define DPAA2_DPCI_MAX_QUEUES 2 macro
197 struct dpaa2_queue rx_queue[DPAA2_DPCI_MAX_QUEUES];
198 struct dpaa2_queue tx_queue[DPAA2_DPCI_MAX_QUEUES];