Home
last modified time | relevance | path

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

/dpdk/drivers/crypto/dpaa2_sec/
H A Ddpaa2_sec_raw_dp.c132 DPAA2_SET_FLE_FIN(sge); in build_raw_dp_chain_fd()
139 DPAA2_SET_FLE_FIN(ip_fle); in build_raw_dp_chain_fd()
171 DPAA2_SET_FLE_FIN(sge); in build_raw_dp_chain_fd()
278 DPAA2_SET_FLE_FIN(sge); in build_raw_dp_aead_fd()
285 DPAA2_SET_FLE_FIN(ip_fle); in build_raw_dp_aead_fd()
322 DPAA2_SET_FLE_FIN(sge); in build_raw_dp_aead_fd()
440 DPAA2_SET_FLE_FIN(sge); in build_raw_dp_auth_fd()
536 DPAA2_SET_FLE_FIN(sge); in build_raw_dp_proto_fd()
561 DPAA2_SET_FLE_FIN(sge); in build_raw_dp_proto_fd()
666 DPAA2_SET_FLE_FIN(sge); in build_raw_dp_cipher_fd()
[all …]
H A Ddpaa2_sec_dpseci.c158 DPAA2_SET_FLE_FIN(sge); in build_proto_compound_sg_fd()
186 DPAA2_SET_FLE_FIN(sge); in build_proto_compound_sg_fd()
400 DPAA2_SET_FLE_FIN(sge); in build_authenc_gcm_sg_fd()
449 DPAA2_SET_FLE_FIN(sge); in build_authenc_gcm_sg_fd()
551 DPAA2_SET_FLE_FIN(sge); in build_authenc_gcm_fd()
559 DPAA2_SET_FLE_FIN(fle); in build_authenc_gcm_fd()
589 DPAA2_SET_FLE_FIN(sge); in build_authenc_gcm_fd()
693 DPAA2_SET_FLE_FIN(sge); in build_authenc_sg_fd()
737 DPAA2_SET_FLE_FIN(sge); in build_authenc_sg_fd()
849 DPAA2_SET_FLE_FIN(sge); in build_authenc_fd()
[all …]
/dpdk/drivers/bus/fslmc/portal/
H A Ddpaa2_hw_pvt.h315 #define DPAA2_SET_FLE_FIN(fle) ((fle)->fin_bpid_offset |= 1 << 31) macro
/dpdk/drivers/raw/dpaa2_qdma/
H A Ddpaa2_qdma.c194 DPAA2_SET_FLE_FIN(fle); in dpaa2_qdma_populate_fle()