ice: Add functions to rebuild host VLAN/MAC config for a VF
authorBrett Creeley <brett.creeley@intel.com>
Sat, 16 May 2020 00:51:13 +0000 (17:51 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 28 May 2020 23:10:02 +0000 (16:10 -0700)
commit350e822cd54ff331bb421a59b6c096bb1739d22b
treeea801233c2c97db713a9f71c52d1e96c0371cfe9
parenteb2af3ee94de7f493745adc34bb9d170ced8c5a9
ice: Add functions to rebuild host VLAN/MAC config for a VF

When resetting a VF the VLAN and MAC filter configurations need to be
replayed. Add helper functions for this purpose.

Signed-off-by: Brett Creeley <brett.creeley@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ice/ice_virtchnl_pf.c