aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMarco Chiappero <marco.chiappero@intel.com>2021-11-17 14:30:39 +0000
committerHerbert Xu <herbert@gondor.apana.org.au>2021-11-26 16:20:45 +1100
commit720aa72a77f402a8d33ad1ddef72a4bf6e973fdd (patch)
tree8b21b8b1a4cb316b932b8fba661f9d8e7abdfdaf /tools/perf/scripts/python
parentcrypto: qat - move VF message handler to adf_vf2pf_msg.c (diff)
downloadlinux-720aa72a77f402a8d33ad1ddef72a4bf6e973fdd.tar.gz
linux-720aa72a77f402a8d33ad1ddef72a4bf6e973fdd.zip
crypto: qat - move interrupt code out of the PFVF handler
Move the interrupt handling call from the PF specific protocol file, adf_pf2vf_msg.c, to adf_sriov.c to maintain the PFVF files focused on the protocol handling. The function adf_vf2pf_req_hndl() has been renamed as adf_recv_and_handle_vf2pf_msg() to reflect its actual purpose and maintain consistency with the VF side. This function now returns a boolean indicating to the caller if interrupts need to be re-enabled or not. Signed-off-by: Marco Chiappero <marco.chiappero@intel.com> Co-developed-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com> Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions