Home
last modified time | relevance | path

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

/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_pfvf_utils.c49 return csr_msg | ADF_PFVF_MSGORIGIN_SYSTEM; in adf_pfvf_csr_msg_of()
H A Dadf_pfvf_msg.h87 #define ADF_PFVF_MSGORIGIN_SYSTEM BIT(1) macro