summaryrefslogtreecommitdiffstats
path: root/firmware
diff options
context:
space:
mode:
authorAnirudh Venkataramanan <anirudh.venkataramanan@intel.com>2018-09-19 17:23:09 -0700
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2018-10-01 12:50:06 -0700
commitdf0f847915b4311fc107e8e803c69b9f426c4f7b (patch)
treefef734ba96961a9065666a2eacd849488ccbee6d /firmware
parent07309a0e59edf4247bbf64ed852f95ced207f27a (diff)
downloadlinux-df0f847915b4311fc107e8e803c69b9f426c4f7b.tar.gz
linux-df0f847915b4311fc107e8e803c69b9f426c4f7b.tar.bz2
linux-df0f847915b4311fc107e8e803c69b9f426c4f7b.zip
ice: Move common functions out of ice_main.c part 6/7
This patch continues the code move out of ice_main.c The following top level functions (and related dependency functions) were moved to ice_lib.c: ice_vsi_setup_vector_base ice_vsi_alloc_q_vectors ice_vsi_get_qs The following functions were made static again: ice_vsi_free_arrays ice_vsi_clear_rings Also, in this patch, the netdev and NAPI registration logic was de-coupled from the VSI creation logic (ice_vsi_setup) as for SR-IOV, while we want to create VF VSIs using ice_vsi_setup, we don't want to create netdevs. 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 'firmware')
0 files changed, 0 insertions, 0 deletions