Home
last modified time | relevance | path

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

/dpdk/drivers/crypto/dpaa2_sec/
H A Ddpaa2_sec_dpseci.c125 DPAA2_SET_FLE_BPID(op_fle, bpid); in build_proto_compound_sg_fd()
126 DPAA2_SET_FLE_BPID(ip_fle, bpid); in build_proto_compound_sg_fd()
499 DPAA2_SET_FLE_BPID(fle, bpid); in build_authenc_gcm_fd()
501 DPAA2_SET_FLE_BPID(sge, bpid); in build_authenc_gcm_fd()
573 DPAA2_SET_FLE_BPID(sge, bpid); in build_authenc_gcm_fd()
791 DPAA2_SET_FLE_BPID(fle, bpid); in build_authenc_fd()
793 DPAA2_SET_FLE_BPID(sge, bpid); in build_authenc_fd()
1055 DPAA2_SET_FLE_BPID(fle, bpid); in build_auth_fd()
1057 DPAA2_SET_FLE_BPID(sge, bpid); in build_auth_fd()
1308 DPAA2_SET_FLE_BPID(fle, bpid); in build_cipher_fd()
[all …]
/dpdk/drivers/bus/fslmc/portal/
H A Ddpaa2_hw_pvt.h313 #define DPAA2_SET_FLE_BPID(fle, bpid) ((fle)->fin_bpid_offset |= (size_t)bpid) macro
/dpdk/drivers/net/dpaa2/
H A Ddpaa2_rxtx.c481 DPAA2_SET_FLE_BPID(sge, in eth_mbuf_to_sg_fd()
502 DPAA2_SET_FLE_BPID(sge, in eth_mbuf_to_sg_fd()