summaryrefslogtreecommitdiff
path: root/drivers/crypto/qat/qat_common/adf_gen4_pfvf.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-06crypto: qat - Move driver to drivers/crypto/intel/qatTom Zanussi1-147/+0
2022-04-15crypto: qat - remove line wrapping for pfvf_ops functionsMarco Chiappero1-2/+1
2022-04-15crypto: qat - use u32 variables in all GEN4 pfvf_opsMarco Chiappero1-1/+1
2022-04-15crypto: qat - replace disable_vf2pf_interrupts()Marco Chiappero1-7/+3
2022-04-15crypto: qat - rework the VF2PF interrupt handling logicMarco Chiappero1-11/+33
2022-04-15crypto: qat - test PFVF registers for spurious interrupts on GEN4Marco Chiappero1-0/+6
2022-03-09crypto: qat - remove unneeded assignmentGiovanni Cabiddu1-1/+1
2022-01-31crypto: qat - fix access to PFVF interrupt registers for GEN4Giovanni Cabiddu1-33/+9
2021-12-24crypto: qat - add PFVF support to the GEN4 host driverMarco Chiappero1-0/+148