summaryrefslogtreecommitdiff
path: root/drivers/crypto/qat/qat_common/adf_vf2pf_msg.c
AgeCommit message (Expand)AuthorFilesLines
2021-11-26crypto: qat - reorganize PFVF codeMarco Chiappero1-100/+0
2021-11-26crypto: qat - abstract PFVF receive logicGiovanni Cabiddu1-21/+17
2021-11-26crypto: qat - add pfvf_opsMarco Chiappero1-1/+1
2021-11-26crypto: qat - split PFVF message decoding from handlingMarco Chiappero1-33/+29
2021-11-26crypto: qat - re-enable interrupts for legacy PFVF messagesGiovanni Cabiddu1-1/+1
2021-11-26crypto: qat - change PFVF ACK behaviourGiovanni Cabiddu1-3/+4
2021-11-26crypto: qat - move VF message handler to adf_vf2pf_msg.cMarco Chiappero1-0/+59
2021-10-08crypto: qat - add VF and PF wrappers to common send functionMarco Chiappero1-2/+2
2021-08-21crypto: qat - fix naming for init/shutdown VF to PF notificationsMarco Chiappero1-6/+6
2021-03-07crypto: qat - fix spelling mistake: "messge" -> "message"Bhaskar Chowdhury1-2/+2
2020-06-18crypto: qat - convert to SPDX License IdentifiersGiovanni Cabiddu1-46/+2
2016-04-18crypto: qat - check if PF is runningTadeusz Struk1-3/+5
2016-04-18crypto: qat - move vf2pf_init and vf2pf_exit to commonTadeusz Struk1-0/+90