Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/base/
H A Dice_switch.h411 ice_update_vsi(struct ice_hw *hw, u16 vsi_handle, struct ice_vsi_ctx *vsi_ctx,
H A Dice_switch.c2973 ice_update_vsi(struct ice_hw *hw, u16 vsi_handle, struct ice_vsi_ctx *vsi_ctx, in ice_update_vsi() function
/dpdk/drivers/net/ice/
H A Dice_ethdev.c4234 ret = ice_update_vsi(hw, vsi->idx, &ctxt, NULL); in ice_vsi_config_vlan_filter()
4285 status = ice_update_vsi(hw, vsi->idx, &ctxt, NULL); in ice_vsi_manage_vlan_stripping()
4335 status = ice_update_vsi(hw, vsi->idx, &ctxt, NULL); in ice_vsi_ena_outer_stripping()
4367 status = ice_update_vsi(hw, vsi->idx, &ctxt, NULL); in ice_vsi_dis_outer_stripping()
4885 ret = ice_update_vsi(hw, vsi->idx, &ctxt, NULL); in ice_vsi_vlan_pvid_set()