Searched refs:qbman_fle (Results 1 – 4 of 4) sorted by relevance
| /f-stack/dpdk/drivers/raw/dpaa2_qdma/ |
| H A D | dpaa2_qdma.h | 22 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 D | dpaa2_qdma.c | 118 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 …]
|
| /f-stack/dpdk/drivers/crypto/dpaa2_sec/ |
| H A D | dpaa2_sec_dpseci.c | 70 struct qbman_fle *fle, *sge, *ip_fle, *op_fle; in build_proto_compound_sg_fd() 81 fle = (struct qbman_fle *)rte_malloc(NULL, in build_proto_compound_sg_fd() 187 struct qbman_fle *fle, *ip_fle, *op_fle; in build_proto_compound_fd() 312 fle = (struct qbman_fle *)rte_malloc(NULL, in build_authenc_gcm_sg_fd() 442 struct qbman_fle *fle, *sge; in build_authenc_gcm_fd() 601 fle = (struct qbman_fle *)rte_malloc(NULL, in build_authenc_sg_fd() 729 struct qbman_fle *fle, *sge; in build_authenc_fd() 895 fle = (struct qbman_fle *)rte_malloc(NULL, in build_auth_sg_fd() 990 struct qbman_fle *fle, *sge; in build_auth_fd() 1237 struct qbman_fle *fle, *sge; in build_cipher_fd() [all …]
|
| /f-stack/dpdk/drivers/bus/fslmc/portal/ |
| H A D | dpaa2_hw_pvt.h | 226 struct qbman_fle { struct
|