summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAnirudh Venkataramanan2018-09-20 02:23:12 +0200
committerJeff Kirsher2018-10-02 16:11:57 +0200
commit5726ca0e5eaad0f194979e66c29c1d22029f1041 (patch)
treefe663c8f698de552d93dd2a053a5bdf09ee33a34 /Makefile
parentnet: phy: Convert to using %pOFn instead of device_node.name (diff)
downloadkernel-qcow2-linux-5726ca0e5eaad0f194979e66c29c1d22029f1041.tar.gz
kernel-qcow2-linux-5726ca0e5eaad0f194979e66c29c1d22029f1041.tar.xz
kernel-qcow2-linux-5726ca0e5eaad0f194979e66c29c1d22029f1041.zip
ice: Expand use of VSI handles part 1/2
A VSI handle is just a number the driver maintains to uniquely identify a VSI. A VSI handle is backed by a VSI number in the hardware. When interacting when the hardware, VSI handles are converted into VSI numbers. In commit 0f9d5027a749 ("ice: Refactor VSI allocation, deletion and rebuild flow"), VSI handles were introduced but it was used only when creating and deleting VSIs. This patch is part one of two patches that expands the use of VSI handles across the rest of the driver. Also in this patch, certain parts of the code had to be refactored to correctly use VSI handles. Signed-off-by: Anirudh Venkataramanan <anirudh.venkataramanan@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions