Searched refs:icp_buffer_list_desc_t (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/sys/dev/qat/qat_api/include/
H A Dicp_buffer_desc.h74 } icp_buffer_list_desc_t; typedef in typeref:struct:icp_buffer_list_desc_s
/freebsd-current/sys/dev/qat/qat_api/common/crypto/sym/include/
H A Dlac_sym_hash_precomputes.h27 (sizeof(icp_buffer_list_desc_t) + sizeof(icp_flat_buffer_desc_t))
/freebsd-current/sys/dev/qat/qat_api/common/utils/
H A Dlac_buffer_desc.c55 icp_buffer_list_desc_t *pBufferListDesc = NULL;
82 pBufferListDesc = (icp_buffer_list_desc_t *)(LAC_ARCH_UINT)(
202 icp_buffer_list_desc_t *pBufferListDesc = NULL;
226 pBufferListDesc = (icp_buffer_list_desc_t *)(LAC_ARCH_UINT)(
/freebsd-current/sys/dev/qat/qat_api/common/compression/
H A Ddc_buffers.c61 *pSizeInBytes = (sizeof(icp_buffer_list_desc_t) +
/freebsd-current/sys/dev/qat/qat_api/common/crypto/sym/
H A Dlac_sym_api.c1110 /* Note: icp_buffer_list_desc_t is 8 bytes in size and
1112 * icp_buffer_list_desc_t is aligned
1115 *pSizeInBytes = sizeof(icp_buffer_list_desc_t) +
/freebsd-current/sys/dev/qat/qat_api/common/ctrl/
H A Dsal_compression.c942 icp_buffer_list_desc_t *pBufferListDesc = NULL;
1059 /* Allocate array of physical pointers to icp_buffer_list_desc_t */
1125 (icp_buffer_list_desc_t

Completed in 116 milliseconds