Lines Matching full:rebuild
234 * ice_vf_pre_vsi_rebuild - tasks to be done prior to VSI rebuild
235 * @vf: VF to perform pre VSI rebuild tasks
285 * ice_vf_rebuild_vsi - rebuild the VF's VSI
286 * @vf: VF to rebuild the VSI for
302 dev_err(ice_pf_to_dev(pf), "failed to rebuild VF %d VSI\n", in ice_vf_rebuild_vsi()
315 * ice_vf_rebuild_host_vlan_cfg - add VLAN 0 filter or rebuild the Port VLAN
349 dev_err(dev, "failed to add VLAN %u filter for VF %u during VF rebuild, error %d\n", in ice_vf_rebuild_host_vlan_cfg()
357 dev_warn(dev, "failed to enable Rx VLAN filtering for VF %d VSI %d during VF rebuild, error %d\n", in ice_vf_rebuild_host_vlan_cfg()
367 * Called after a VF VSI has been re-added/rebuild during reset. The PF driver
457 * ice_vf_rebuild_aggregator_node_cfg - rebuild aggregator node config
491 * @vf: VF to rebuild host configuration on
504 dev_err(dev, "failed to rebuild default MAC configuration for VF %d\n", in ice_vf_rebuild_host_cfg()
508 dev_err(dev, "failed to rebuild VLAN configuration for VF %u\n", in ice_vf_rebuild_host_cfg()
512 dev_err(dev, "failed to rebuild Tx rate limiting configuration for VF %u\n", in ice_vf_rebuild_host_cfg()
516 dev_err(dev, "failed to rebuild spoofchk configuration for VF %d\n", in ice_vf_rebuild_host_cfg()
519 /* rebuild aggregator node config for main VF VSI */ in ice_vf_rebuild_host_cfg()
553 * ice_vf_post_vsi_rebuild - Reset tasks that occur after VSI rebuild
839 * rebuild.