ice: initialize mailbox snapshot earlier in PF init
authorJacob Keller <jacob.e.keller@intel.com>
Wed, 22 Feb 2023 17:09:13 +0000 (09:09 -0800)
committerTony Nguyen <anthony.l.nguyen@intel.com>
Mon, 13 Mar 2023 18:06:05 +0000 (11:06 -0700)
commitdde7db637d9981b47da0da575661d0ec83f8b25a
tree814151f79cf67d0fa60be02353df97e13e67d15e
parent07cc1a942216d1f211f1c641af8b6f810bb16699
ice: initialize mailbox snapshot earlier in PF init

Now that we no longer depend on the number of VFs being allocated, we can
move the ice_mbx_init_snapshot function earlier. This will be required by
Scalable IOV as we will not be calling ice_sriov_configure for Scalable
VFs.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Reviewed-by: Michal Swiatkowski <michal.swiatkowski@linux.intel.com>
Tested-by: Marek Szlosek <marek.szlosek@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
drivers/net/ethernet/intel/ice/ice_main.c
drivers/net/ethernet/intel/ice/ice_sriov.c
drivers/net/ethernet/intel/ice/ice_vf_mbx.h