Searched refs:icp_qat_addr_width_t (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/sys/dev/qat/qat_api/include/
H A Dicp_buffer_desc.h21 typedef Cpa64U icp_qat_addr_width_t; // hi32 first, lo32 second typedef
44 icp_qat_addr_width_t phyBuffer;
/freebsd-current/sys/dev/qat/qat_api/common/include/
H A Dsal_types_compression.h106 icp_qat_addr_width_t *pInterBuffPtrsArray;
/freebsd-current/sys/dev/qat/qat_api/common/utils/
H A Dlac_buffer_desc.c52 icp_qat_addr_width_t bufListDescPhyAddr = 0;
53 icp_qat_addr_width_t bufListAlignedPhyAddr = 0;
69 bufListDescPhyAddr = (icp_qat_addr_width_t)LAC_OS_VIRT_TO_PHYS_EXTERNAL(
199 icp_qat_addr_width_t bufListDescPhyAddr = 0;
200 icp_qat_addr_width_t bufListAlignedPhyAddr = 0;
213 bufListDescPhyAddr = (icp_qat_addr_width_t)LAC_OS_VIRT_TO_PHYS_EXTERNAL(
/freebsd-current/sys/dev/qat/qat_api/common/ctrl/
H A Dsal_compression.c937 icp_qat_addr_width_t *pInterBuffPtrsArray = NULL;
938 icp_qat_addr_width_t pArrayBufferListDescPhyAddr = 0;
939 icp_qat_addr_width_t bufListDescPhyAddr;
940 icp_qat_addr_width_t bufListAlignedPhyAddr;
1061 (numBuffers * sizeof(icp_qat_addr_width_t)),
/freebsd-current/sys/dev/qat/qat_api/common/compression/
H A Ddc_session.c819 pSessionDesc->physDataIntegrityCrcs = (icp_qat_addr_width_t)

Completed in 172 milliseconds