Home
last modified time | relevance | path

Searched refs:DPAA2_SET_FLE_FIN (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/crypto/dpaa2_sec/
H A Ddpaa2_sec_dpseci.c134 DPAA2_SET_FLE_FIN(sge); in build_proto_compound_sg_fd()
162 DPAA2_SET_FLE_FIN(sge); in build_proto_compound_sg_fd()
376 DPAA2_SET_FLE_FIN(sge); in build_authenc_gcm_sg_fd()
425 DPAA2_SET_FLE_FIN(sge); in build_authenc_gcm_sg_fd()
526 DPAA2_SET_FLE_FIN(sge); in build_authenc_gcm_fd()
534 DPAA2_SET_FLE_FIN(fle); in build_authenc_gcm_fd()
564 DPAA2_SET_FLE_FIN(sge); in build_authenc_gcm_fd()
668 DPAA2_SET_FLE_FIN(sge); in build_authenc_sg_fd()
712 DPAA2_SET_FLE_FIN(sge); in build_authenc_sg_fd()
824 DPAA2_SET_FLE_FIN(sge); in build_authenc_fd()
[all …]
/f-stack/dpdk/drivers/bus/fslmc/portal/
H A Ddpaa2_hw_pvt.h301 #define DPAA2_SET_FLE_FIN(fle) ((fle)->fin_bpid_offset |= 1 << 31) macro
/f-stack/dpdk/drivers/raw/dpaa2_qdma/
H A Ddpaa2_qdma.c194 DPAA2_SET_FLE_FIN(fle); in dpaa2_qdma_populate_fle()