diff options
| author | Marco Chiappero <[email protected]> | 2022-04-07 17:54:53 +0100 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2022-04-15 16:34:27 +0800 |
| commit | e3e668fc77153591553a14c4077c619b2ab55974 (patch) | |
| tree | 4a6c14645184e4ed5991e0832f5cd1fea8ce069e /tools/perf/scripts/python/sctop.py | |
| parent | 8314ae8f5363ff8e7dece6d0eb884970a5530969 (diff) | |
crypto: qat - replace disable_vf2pf_interrupts()
As a consequence of the refactored VF2PF interrupt handling logic, a
function that disables specific VF2PF interrupts is no longer needed.
Instead, a simpler function that disables all the interrupts, also
hiding the device specific amount of VFs to be disabled from the
pfvf_ops users, would be sufficient.
This patch replaces disable_vf2pf_interrupts() with the new
disable_all_vf2pf_interrupts(), which doesn't need any argument and
disables all the VF2PF interrupts.
Signed-off-by: Marco Chiappero <[email protected]>
Reviewed-by: Giovanni Cabiddu <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions