Home
last modified time | relevance | path

Searched refs:qat_alg_buf_list (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dqat_bl.h17 struct qat_alg_buf_list { struct
25 struct qat_alg_buf_list sgl_hdr; argument
30 struct qat_alg_buf_list *bl;
32 struct qat_alg_buf_list *blout;
H A Dqat_bl.c17 struct qat_alg_buf_list *bl = buf->bl; in qat_bl_free_bufl()
18 struct qat_alg_buf_list *blout = buf->blout; in qat_bl_free_bufl()
63 struct qat_alg_buf_list *bufl; in __qat_bl_sgl_to_bufl()
64 struct qat_alg_buf_list *buflout = NULL; in __qat_bl_sgl_to_bufl()
85 memset(bufl, 0, sizeof(struct qat_alg_buf_list)); in __qat_bl_sgl_to_bufl()
254 struct qat_alg_buf_list *bl) in qat_bl_sgl_unmap()
268 struct qat_alg_buf_list **bl) in qat_bl_sgl_map()
271 struct qat_alg_buf_list *bufl; in qat_bl_sgl_map()
322 struct qat_alg_buf_list *bl, in qat_bl_sgl_free_unmap()
337 struct qat_alg_buf_list **bl, in qat_bl_sgl_alloc_map()
[all …]