Home
last modified time | relevance | path

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

/openbmc/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
H A Dadf_gen2_pfvf.c142 return !(msg & ADF_PFVF_MSGORIGIN_SYSTEM); in is_legacy_user_pfvf_message()