Searched refs:qat_sgl_src_d (Results 1 – 3 of 3) sorted by relevance
65 struct qat_sgl *qat_sgl_src_d; member
89 rte_free(cookie->qat_sgl_src_d); in qat_comp_qp_release()151 cookie->qat_sgl_src_d = rte_zmalloc_socket(NULL, in qat_comp_qp_setup()163 if (cookie->qat_sgl_src_d == NULL || in qat_comp_qp_setup()172 rte_malloc_virt2iova(cookie->qat_sgl_src_d); in qat_comp_qp_setup()
214 tmp = rte_realloc_socket(cookie->qat_sgl_src_d, in qat_comp_build_request()231 cookie->qat_sgl_src_d = (struct qat_sgl *)tmp; in qat_comp_build_request()234 rte_malloc_virt2iova(cookie->qat_sgl_src_d); in qat_comp_build_request()239 cookie->qat_sgl_src_d, in qat_comp_build_request()