Home
last modified time | relevance | path

Searched refs:ice_update_vsi (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_vsi_vlan_lib.c112 err = ice_update_vsi(hw, vsi->idx, ctxt, NULL); in ice_vsi_manage_vlan_insertion()
168 err = ice_update_vsi(hw, vsi->idx, ctxt, NULL); in ice_vsi_manage_vlan_stripping()
257 ret = ice_update_vsi(hw, vsi->idx, ctxt, NULL); in __ice_vsi_set_inner_port_vlan()
305 ret = ice_update_vsi(hw, vsi->idx, ctxt, NULL); in ice_vsi_clear_inner_port_vlan()
351 status = ice_update_vsi(&pf->hw, vsi->idx, ctxt, NULL); in ice_cfg_vlan_pruning()
398 err = ice_update_vsi(&vsi->back->hw, vsi->idx, ctx, NULL); in ice_cfg_vlan_antispoof()
495 err = ice_update_vsi(hw, vsi->idx, ctxt, NULL); in ice_vsi_ena_outer_stripping()
542 err = ice_update_vsi(hw, vsi->idx, ctxt, NULL); in ice_vsi_dis_outer_stripping()
604 err = ice_update_vsi(hw, vsi->idx, ctxt, NULL); in ice_vsi_ena_outer_insertion()
655 err = ice_update_vsi(h in ice_vsi_dis_outer_insertion()
[all...]
H A Dice_switch.h344 ice_update_vsi(struct ice_hw *hw, u16 vsi_handle, struct ice_vsi_ctx *vsi_ctx,
H A Dice_lib.c1351 ret = ice_update_vsi(hw, vsi->idx, ctxt, NULL); in ice_vsi_init()
3464 ret = ice_update_vsi(&pf->hw, vsi->idx, ctx, NULL); in ice_vsi_cfg_tc()
4020 if (ice_update_vsi(&vsi->back->hw, vsi->idx, &ctx, NULL)) in ice_vsi_update_security()
4085 if (ice_update_vsi(&vsi->back->hw, vsi->idx, &ctx, NULL)) in ice_vsi_update_local_lb()
H A Dice_vf_lib.c1091 err = ice_update_vsi(&vsi->back->hw, vsi->idx, ctx, NULL); in ice_cfg_mac_antispoof()
H A Dice_virtchnl.c838 status = ice_update_vsi(hw, vsi->idx, ctx, NULL); in ice_vc_handle_rss_cfg()
H A Dice_main.c4032 status = ice_update_vsi(hw, vsi->idx, ctxt, NULL); in ice_set_safe_mode_vlan_cfg()
7746 ret = ice_update_vsi(hw, vsi->idx, ctxt, NULL); in ice_vsi_update_bridge_mode()
H A Dice_switch.c1742 * ice_update_vsi
1751 ice_update_vsi(struct ice_hw *hw, u16 vsi_handle, struct ice_vsi_ctx *vsi_ctx, in ice_update_vsi() function
1791 status = ice_update_vsi(hw, vsi_handle, ctx, NULL); in ice_cfg_rdma_fltr()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_switch.h203 ice_update_vsi(struct ice_hw *hw, u16 vsi_handle, struct ice_vsi_ctx *vsi_ctx,
H A Dice_lib.c1036 ret = ice_update_vsi(hw, vsi->idx, ctxt, NULL); in ice_vsi_init()
1868 status = ice_update_vsi(hw, vsi->idx, ctxt, NULL); in ice_vsi_manage_vlan_insertion()
1921 status = ice_update_vsi(hw, vsi->idx, ctxt, NULL); in ice_vsi_manage_vlan_stripping()
2069 status = ice_update_vsi(&pf->hw, vsi->idx, ctxt, NULL); in ice_cfg_vlan_pruning()
3076 status = ice_update_vsi(&pf->hw, vsi->idx, ctx, NULL); in ice_vsi_cfg_tc()
H A Dice_virtchnl_pf.c516 status = ice_update_vsi(hw, vsi->idx, ctxt, NULL); in ice_vsi_manage_pvid()
2294 status = ice_update_vsi(&pf->hw, vf_vsi->idx, ctx, NULL); in ice_set_vf_spoofchk()
H A Dice_main.c3667 status = ice_update_vsi(hw, vsi->idx, ctxt, NULL); in ice_set_safe_mode_vlan_cfg()
6505 status = ice_update_vsi(hw, vsi->idx, ctxt, NULL); in ice_vsi_update_bridge_mode()
H A Dice_switch.c407 * ice_update_vsi
416 ice_update_vsi(struct ice_hw *hw, u16 vsi_handle, struct ice_vsi_ctx *vsi_ctx, in ice_update_vsi() function

Completed in 49 milliseconds