Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_api/common/qat_comms/
H A Dsal_qat_cmn_msg.c157 const sal_qat_content_desc_info_t *pContentDescInfo) in SalQatMsg_ContentDescHdrWrite() argument
162 pContentDescInfo->hardwareSetupBlockPhys; in SalQatMsg_ContentDescHdrWrite()
163 pCd_pars->s.content_desc_params_sz = pContentDescInfo->hwBlkSzQuadWords; in SalQatMsg_ContentDescHdrWrite()
/freebsd/sys/dev/qat/qat_api/common/include/
H A Dsal_qat_cmn_msg.h158 const sal_qat_content_desc_info_t *pContentDescInfo);