Searched refs:qat_sgl_dst_d (Results 1 – 3 of 3) sorted by relevance
66 struct qat_sgl *qat_sgl_dst_d; member
90 rte_free(cookie->qat_sgl_dst_d); in qat_comp_qp_release()157 cookie->qat_sgl_dst_d = rte_zmalloc_socket(NULL, in qat_comp_qp_setup()164 cookie->qat_sgl_dst_d == NULL) { in qat_comp_qp_setup()175 rte_malloc_virt2iova(cookie->qat_sgl_dst_d); in qat_comp_qp_setup()
255 tmp = rte_realloc_socket(cookie->qat_sgl_dst_d, in qat_comp_build_request()272 cookie->qat_sgl_dst_d = (struct qat_sgl *)tmp; in qat_comp_build_request()275 rte_malloc_virt2iova(cookie->qat_sgl_dst_d); in qat_comp_build_request()280 cookie->qat_sgl_dst_d, in qat_comp_build_request()