Home
last modified time | relevance | path

Searched defs:fle (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) \ argument
300 #define DPAA2_SET_FLE_ADDR(fle, addr) do { \ argument
304 #define DPAA2_GET_FLE_CTXT(fle) \ argument
306 #define DPAA2_FLE_SAVE_CTXT(fle, addr) do { \ argument
310 #define DPAA2_SET_FLE_OFFSET(fle, offset) \ argument
312 #define DPAA2_SET_FLE_LEN(fle, len) ((fle)->length = len) argument
314 #define DPAA2_GET_FLE_BPID(fle) ((fle)->fin_bpid_offset & 0x000000ff) argument
315 #define DPAA2_SET_FLE_FIN(fle) ((fle)->fin_bpid_offset |= 1 << 31) argument
316 #define DPAA2_SET_FLE_IVP(fle) (((fle)->fin_bpid_offset |= 0x00004000)) argument
317 #define DPAA2_SET_FLE_BMT(fle) (((fle)->fin_bpid_offset |= 0x00008000)) argument
[all …]
/dpdk/drivers/crypto/dpaa2_sec/
H A Ddpaa2_sec_raw_dp.c40 struct qbman_fle *fle, *sge, *ip_fle, *op_fle; in build_raw_dp_chain_fd() local
195 struct qbman_fle *fle, *sge, *ip_fle, *op_fle; in build_raw_dp_aead_fd() local
349 struct qbman_fle *fle, *sge, *ip_fle, *op_fle; in build_raw_dp_auth_fd() local
466 struct qbman_fle *fle, *sge, *ip_fle, *op_fle; in build_raw_dp_proto_fd() local
595 struct qbman_fle *ip_fle, *op_fle, *sge, *fle; in build_raw_dp_cipher_fd() local
837 struct qbman_fle *fle; in sec_fd_to_userdata() local
H A Ddpaa2_sec_dpseci.c70 struct qbman_fle *fle; in free_fle() local
94 struct qbman_fle *fle, *sge, *ip_fle, *op_fle; in build_proto_compound_sg_fd() local
211 struct qbman_fle *fle, *ip_fle, *op_fle; in build_proto_compound_fd() local
321 struct qbman_fle *fle, *sge, *ip_fle, *op_fle; in build_authenc_gcm_sg_fd() local
467 struct qbman_fle *fle, *sge; in build_authenc_gcm_fd() local
607 struct qbman_fle *fle, *sge, *ip_fle, *op_fle; in build_authenc_sg_fd() local
754 struct qbman_fle *fle, *sge; in build_authenc_fd() local
898 struct qbman_fle *fle, *sge, *ip_fle, *op_fle; in build_auth_sg_fd() local
1015 struct qbman_fle *fle, *sge; in build_auth_fd() local
1262 struct qbman_fle *fle, *sge; in build_cipher_fd() local
[all …]
/dpdk/drivers/raw/dpaa2_qdma/
H A Ddpaa2_qdma.c118 dpaa2_qdma_populate_fle(struct qbman_fle *fle, in dpaa2_qdma_populate_fle()
305 struct qbman_fle *fle; in dpdmai_dev_set_multi_fd_lf_no_rsp() local
352 struct qbman_fle *fle; in dpdmai_dev_set_multi_fd_lf() local
403 struct qbman_fle *fle; in dpdmai_dev_set_sg_fd_lf() local
509 struct qbman_fle *fle; in dpdmai_dev_get_single_job_lf() local
543 struct qbman_fle *fle; in dpdmai_dev_get_sg_job_lf() local