Home
last modified time | relevance | path

Searched refs:DPAA2_GET_FLE_ADDR (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/bus/fslmc/portal/
H A Ddpaa2_hw_pvt.h298 #define DPAA2_GET_FLE_ADDR(fle) \ macro
/dpdk/drivers/net/dpaa2/
H A Ddpaa2_rxtx.c300 sg_addr = (size_t)DPAA2_IOVA_TO_VADDR(DPAA2_GET_FLE_ADDR(sge)); in eth_sg_fd_to_mbuf()
329 DPAA2_GET_FLE_ADDR(sge)); in eth_sg_fd_to_mbuf()
/dpdk/drivers/crypto/dpaa2_sec/
H A Ddpaa2_sec_raw_dp.c843 userdata = (struct rte_crypto_op *)DPAA2_GET_FLE_ADDR((fle - 1)); in sec_fd_to_userdata()
H A Ddpaa2_sec_dpseci.c78 op = (struct rte_crypto_op *)DPAA2_GET_FLE_ADDR((fle - 1)); in free_fle()
1629 op = (struct rte_crypto_op *)DPAA2_GET_FLE_ADDR((fle - 1)); in sec_fd_to_mbuf()