aboutsummaryrefslogtreecommitdiff
path: root/drivers/perf
diff options
context:
space:
mode:
authorMarco Chiappero2021-12-16 09:13:20 +0000
committerHerbert Xu2021-12-24 14:18:25 +1100
commitdb1c034801c402b1f600ef7f753494479950f78e (patch)
tree03902c617f0540d4eb95965d4e888d85bf35a53a /drivers/perf
parent0aeda694f1870f50900603c276423ffc05035f90 (diff)
crypto: qat - abstract PFVF messages with struct pfvf_message
This implementation of the PFVF protocol was designed around the GEN2 devices and its CSR format. In order to support future generations, which come with differently sized fields, change the definition of the PFVF message and make it abstract by means of a new pfvf_message struct. Also, introduce some utilities to translate to and from the new message format and the device specific CSR format. Signed-off-by: Marco Chiappero <marco.chiappero@intel.com> Reviewed-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com> Reviewed-by: Fiona Trahe <fiona.trahe@intel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/perf')
0 files changed, 0 insertions, 0 deletions