Home
last modified time | relevance | path

Searched refs:ice_update_vsi (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/intel/ice/
Dice_vsi_vlan_lib.c112 err = ice_update_vsi(hw, vsi->idx, ctxt, NULL); in ice_vsi_manage_vlan_insertion()
162 err = ice_update_vsi(hw, vsi->idx, ctxt, NULL); in ice_vsi_manage_vlan_stripping()
232 ret = ice_update_vsi(hw, vsi->idx, ctxt, NULL); in __ice_vsi_set_inner_port_vlan()
299 status = ice_update_vsi(&pf->hw, vsi->idx, ctxt, NULL); in ice_cfg_vlan_pruning()
346 err = ice_update_vsi(&vsi->back->hw, vsi->idx, ctx, NULL); in ice_cfg_vlan_antispoof()
443 err = ice_update_vsi(hw, vsi->idx, ctxt, NULL); in ice_vsi_ena_outer_stripping()
490 err = ice_update_vsi(hw, vsi->idx, ctxt, NULL); in ice_vsi_dis_outer_stripping()
552 err = ice_update_vsi(hw, vsi->idx, ctxt, NULL); in ice_vsi_ena_outer_insertion()
603 err = ice_update_vsi(hw, vsi->idx, ctxt, NULL); in ice_vsi_dis_outer_insertion()
669 err = ice_update_vsi(hw, vsi->idx, ctxt, NULL); in __ice_vsi_set_outer_port_vlan()
Dice_switch.h329 ice_update_vsi(struct ice_hw *hw, u16 vsi_handle, struct ice_vsi_ctx *vsi_ctx,
Dice_vf_lib.c751 err = ice_update_vsi(&vsi->back->hw, vsi->idx, ctx, NULL); in ice_cfg_mac_antispoof()
Dice_lib.c1235 ret = ice_update_vsi(hw, vsi->idx, ctxt, NULL); in ice_vsi_init()
3682 ret = ice_update_vsi(&pf->hw, vsi->idx, ctx, NULL); in ice_vsi_cfg_tc()
4254 if (ice_update_vsi(&vsi->back->hw, vsi->idx, &ctx, NULL)) in ice_vsi_update_security()
Dice_switch.c1765 ice_update_vsi(struct ice_hw *hw, u16 vsi_handle, struct ice_vsi_ctx *vsi_ctx, in ice_update_vsi() function
1794 return ice_update_vsi(hw, vsi_handle, ctx, NULL); in ice_cfg_rdma_fltr()
Dice_virtchnl.c844 status = ice_update_vsi(hw, vsi->idx, ctx, NULL); in ice_vc_handle_rss_cfg()
Dice_main.c4276 status = ice_update_vsi(hw, vsi->idx, ctxt, NULL); in ice_set_safe_mode_vlan_cfg()
7590 ret = ice_update_vsi(hw, vsi->idx, ctxt, NULL); in ice_vsi_update_bridge_mode()