[PATCH v2 087/148] net/ice/base: allow skipping PF clear
Bruce Richardson
bruce.richardson at intel.com
Thu Jun 20 16:56:05 CEST 2024
On Wed, Jun 12, 2024 at 04:01:21PM +0100, Anatoly Burakov wrote:
> From: Ian Stokes <ian.stokes at intel.com>
>
> As per updated data sheet, add 'skip_clear_pf' field to ice_hw structure, which
> can be used to skip call to ice_clear_pf_cfg() in ice_init_hw().
>
> Also, make 'fw_vsi_num' field of ice_hw structure visible to every component
> using shared code, as well as make ice_init_fltr_mgmt_struct() and
> ice_cleanup_fltr_mgmt_struct() non-static.
Change to make functions non-static not in this patch.
More information about the dev
mailing list