diff options
author | Brett Creeley <brett.creeley@intel.com> | 2020-05-16 03:51:07 +0300 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2020-05-29 01:55:54 +0300 |
commit | ac3716134a40b04e18a2dda78800797129138005 (patch) | |
tree | 10be552e1ea23648d9b8ef9370f8bb14908351c7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d3112cd1abec7a28bbe885c2151875bcff4e9092 (diff) | |
download | linux-ac3716134a40b04e18a2dda78800797129138005.tar.xz |
ice: Refactor ice_ena_vf_mappings to split MSIX and queue mappings
Currently ice_ena_vf_mappings() does all of the VF's MSIX and queue
mapping in one function. This makes it hard to digest. Fix this by
creating a new function for enabling MSIX mappings and one for enabling
queue mappings.
Also, rename some variables in the functions for clarity.
Signed-off-by: Brett Creeley <brett.creeley@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions