diff options
author | Marco Chiappero <marco.chiappero@intel.com> | 2021-09-28 12:44:39 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2021-10-08 20:02:43 +0800 |
commit | aa3c68634df86280087e8a4f2d3ba751eee3c6b4 (patch) | |
tree | e8a055ece6c4de541ef2859dcc69b4fbe64818e5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7a73c4622aaa8a7a3820800c5c6b53e1097527ed (diff) |
crypto: qat - extract send and wait from adf_vf2pf_request_version()
In the function adf_vf2pf_request_version(), the VF sends a request to
the PF and waits for a response before parsing and handling it.
Since this pattern will be used by other requests, define a new
function, adf_send_vf2pf_req(), that only deals with sending a VF2PF
request and waiting for a response.
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