Searched refs:DPAA2_SET_FLE_BPID (Results 1 – 3 of 3) sorted by relevance
| /dpdk/drivers/crypto/dpaa2_sec/ |
| H A D | dpaa2_sec_dpseci.c | 125 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 D | dpaa2_hw_pvt.h | 313 #define DPAA2_SET_FLE_BPID(fle, bpid) ((fle)->fin_bpid_offset |= (size_t)bpid) macro
|
| /dpdk/drivers/net/dpaa2/ |
| H A D | dpaa2_rxtx.c | 481 DPAA2_SET_FLE_BPID(sge, in eth_mbuf_to_sg_fd() 502 DPAA2_SET_FLE_BPID(sge, in eth_mbuf_to_sg_fd()
|