diff options
| author | Marco Chiappero <marco.chiappero@intel.com> | 2021-11-17 14:30:39 +0000 |
|---|---|---|
| committer | Herbert Xu <herbert@gondor.apana.org.au> | 2021-11-26 16:20:45 +1100 |
| commit | 720aa72a77f402a8d33ad1ddef72a4bf6e973fdd (patch) | |
| tree | 8b21b8b1a4cb316b932b8fba661f9d8e7abdfdaf /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | crypto: qat - move VF message handler to adf_vf2pf_msg.c (diff) | |
| download | linux-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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
