Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_api/common/qat_comms/
H A Dsal_qat_cmn_msg.c101 Cpa8U bufferFormat, in SalQatMsg_CmnMidWrite() argument
121 if (bufferFormat == QAT_COMN_PTR_TYPE_SGL) { in SalQatMsg_CmnMidWrite()
/freebsd/sys/dev/qat/qat_api/common/compression/
H A Ddc_dp.c402 Cpa8U bufferFormat; in dcDpWriteRingMsg() local
438 bufferFormat = QAT_COMN_PTR_TYPE_SGL; in dcDpWriteRingMsg()
440 bufferFormat = QAT_COMN_PTR_TYPE_FLAT; in dcDpWriteRingMsg()
455 bufferFormat, in dcDpWriteRingMsg()
/freebsd/sys/dev/qat/qat_api/common/include/
H A Dsal_qat_cmn_msg.h135 Cpa8U bufferFormat,