Home
last modified time | relevance | path

Searched refs:MAX_TX_RING_SLOTS (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/net/dpaa2/
H A Ddpaa2_rxtx.c1217 struct qbman_fd fd_arr[MAX_TX_RING_SLOTS]; in dpaa2_dev_tx()
1228 uint32_t flags[MAX_TX_RING_SLOTS] = {0}; in dpaa2_dev_tx()
1527 struct qbman_fd fd_arr[MAX_TX_RING_SLOTS]; in dpaa2_dev_tx_multi_txq_ordered()
1530 struct qbman_eq_desc eqdesc[MAX_TX_RING_SLOTS]; in dpaa2_dev_tx_multi_txq_ordered()
1531 struct dpaa2_queue *dpaa2_q[MAX_TX_RING_SLOTS]; in dpaa2_dev_tx_multi_txq_ordered()
1671 struct qbman_fd fd_arr[MAX_TX_RING_SLOTS]; in dpaa2_dev_tx_ordered()
1674 struct qbman_eq_desc eqdesc[MAX_TX_RING_SLOTS]; in dpaa2_dev_tx_ordered()
/dpdk/drivers/bus/fslmc/portal/
H A Ddpaa2_hw_pvt.h31 #define MAX_TX_RING_SLOTS 32 macro
32 #define MAX_EQ_RESP_ENTRIES (MAX_TX_RING_SLOTS + 1)
/dpdk/drivers/event/dpaa2/
H A Ddpaa2_eventdev.c64 struct qbman_fd fd_arr[MAX_TX_RING_SLOTS]; in dpaa2_eventdev_enqueue_burst()
66 struct qbman_eq_desc eqdesc[MAX_TX_RING_SLOTS]; in dpaa2_eventdev_enqueue_burst()
/dpdk/drivers/crypto/dpaa2_sec/
H A Ddpaa2_sec_raw_dp.c724 struct qbman_fd fd_arr[MAX_TX_RING_SLOTS]; in dpaa2_sec_raw_enqueue_burst()
732 uint32_t flags[MAX_TX_RING_SLOTS] = {0}; in dpaa2_sec_raw_enqueue_burst()
H A Ddpaa2_sec_dpseci.c1464 struct qbman_fd fd_arr[MAX_TX_RING_SLOTS]; in dpaa2_sec_enqueue_burst()
1470 uint32_t flags[MAX_TX_RING_SLOTS] = {0}; in dpaa2_sec_enqueue_burst()
1817 struct qbman_fd fd_arr[MAX_TX_RING_SLOTS]; in dpaa2_sec_enqueue_burst_ordered()
1819 struct qbman_eq_desc eqdesc[MAX_TX_RING_SLOTS]; in dpaa2_sec_enqueue_burst_ordered()