Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_switch.h385 ice_update_vsi(struct ice_hw *hw, u16 vsi_handle, struct ice_vsi_ctx *vsi_ctx,
H A Dice_switch.c2360 ice_update_vsi(struct ice_hw *hw, u16 vsi_handle, struct ice_vsi_ctx *vsi_ctx, in ice_update_vsi() function
/f-stack/dpdk/drivers/net/ice/
H A Dice_ethdev.c1158 ret = ice_update_vsi(hw, vsi->idx, &ctxt, NULL); in ice_vsi_config_qinq_insertion()
1210 ret = ice_update_vsi(hw, vsi->idx, &ctxt, NULL); in ice_vsi_config_qinq_stripping()
4055 ret = ice_update_vsi(hw, vsi->idx, &ctxt, NULL); in ice_vsi_config_vlan_filter()
4109 ret = ice_update_vsi(hw, vsi->idx, &ctxt, NULL); in ice_vsi_config_vlan_stripping()
4608 ret = ice_update_vsi(hw, vsi->idx, &ctxt, NULL); in ice_vsi_vlan_pvid_set()