Home
last modified time | relevance | path

Searched refs:qbman_fle (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/raw/dpaa2_qdma/
H A Ddpaa2_qdma.h22 sizeof(struct qbman_fle) * DPAA2_QDMA_MAX_FLE + \
30 sizeof(struct qbman_fle) * DPAA2_QDMA_MAX_FLE + \
44 sizeof(struct qbman_fle) * DPAA2_QDMA_MAX_FLE)
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()
323 fle = (struct qbman_fle *) in dpdmai_dev_set_multi_fd_lf_no_rsp()
352 struct qbman_fle *fle; in dpdmai_dev_set_multi_fd_lf()
375 fle = (struct qbman_fle *) in dpdmai_dev_set_multi_fd_lf()
403 struct qbman_fle *fle; in dpdmai_dev_set_sg_fd_lf()
440 fle = (struct qbman_fle *) in dpdmai_dev_set_sg_fd_lf()
509 struct qbman_fle *fle; in dpdmai_dev_get_single_job_lf()
517 fle = (struct qbman_fle *) in dpdmai_dev_get_single_job_lf()
543 struct qbman_fle *fle; in dpdmai_dev_get_sg_job_lf()
[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()
61 fle = (struct qbman_fle *)rte_malloc(NULL, in build_raw_dp_chain_fd()
195 struct qbman_fle *fle, *sge, *ip_fle, *op_fle; in build_raw_dp_aead_fd()
210 fle = (struct qbman_fle *)rte_malloc(NULL, in build_raw_dp_aead_fd()
349 struct qbman_fle *fle, *sge, *ip_fle, *op_fle; in build_raw_dp_auth_fd()
363 fle = (struct qbman_fle *)rte_malloc(NULL, in build_raw_dp_auth_fd()
466 struct qbman_fle *fle, *sge, *ip_fle, *op_fle; in build_raw_dp_proto_fd()
471 fle = (struct qbman_fle *)rte_malloc(NULL, in build_raw_dp_proto_fd()
595 struct qbman_fle *ip_fle, *op_fle, *sge, *fle; in build_raw_dp_cipher_fd()
609 fle = (struct qbman_fle *)rte_malloc(NULL, in build_raw_dp_cipher_fd()
[all …]
H A Ddpaa2_sec_dpseci.c70 struct qbman_fle *fle; in free_fle()
94 struct qbman_fle *fle, *sge, *ip_fle, *op_fle; in build_proto_compound_sg_fd()
105 fle = (struct qbman_fle *)rte_malloc(NULL, in build_proto_compound_sg_fd()
211 struct qbman_fle *fle, *ip_fle, *op_fle; in build_proto_compound_fd()
336 fle = (struct qbman_fle *)rte_malloc(NULL, in build_authenc_gcm_sg_fd()
467 struct qbman_fle *fle, *sge; in build_authenc_gcm_fd()
626 fle = (struct qbman_fle *)rte_malloc(NULL, in build_authenc_sg_fd()
754 struct qbman_fle *fle, *sge; in build_authenc_fd()
1015 struct qbman_fle *fle, *sge; in build_auth_fd()
1262 struct qbman_fle *fle, *sge; in build_cipher_fd()
[all …]
/dpdk/drivers/bus/fslmc/portal/
H A Ddpaa2_hw_pvt.h240 struct qbman_fle { struct