Home
last modified time | relevance | path

Searched refs:DC_REQUEST_FIRST (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/sys/dev/qat/qat_api/common/compression/
H A Ddc_datapath.c258 pSessionDesc->requestType = DC_REQUEST_FIRST; in dcCompression_ProcessCallback()
900 if (DC_REQUEST_FIRST == pSessionDesc->requestType) { in dcCreateRequest()
951 if (DC_REQUEST_FIRST == pSessionDesc->requestType) { in dcCreateRequest()
993 pSessionDesc->requestType = DC_REQUEST_FIRST; in dcCreateRequest()
998 if (DC_REQUEST_FIRST == pSessionDesc->requestType) { in dcCreateRequest()
1311 if (DC_REQUEST_FIRST == pSessionDesc->requestType) { in dcZeroLengthRequests()
H A Ddc_session.c720 pSessionDesc->requestType = DC_REQUEST_FIRST; in dcInitSession()
1052 pSessionDesc->requestType = DC_REQUEST_FIRST; in cpaDcResetSession()
/freebsd-14.2/sys/dev/qat/qat_api/common/compression/include/
H A Ddc_session.h83 DC_REQUEST_FIRST = 1, enumerator