diff options
author | Marco Chiappero <[email protected]> | 2021-09-28 12:44:39 +0100 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2021-10-08 20:02:43 +0800 |
commit | aa3c68634df86280087e8a4f2d3ba751eee3c6b4 (patch) | |
tree | e8a055ece6c4de541ef2859dcc69b4fbe64818e5 /tools/perf/scripts/python/syscall-counts-by-pid.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 <[email protected]>
Co-developed-by: Giovanni Cabiddu <[email protected]>
Signed-off-by: Giovanni Cabiddu <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions