Searched refs:ice_update_vsi (Results 1 – 3 of 3) sorted by relevance
| /dpdk/drivers/net/ice/base/ |
| H A D | ice_switch.h | 411 ice_update_vsi(struct ice_hw *hw, u16 vsi_handle, struct ice_vsi_ctx *vsi_ctx,
|
| H A D | ice_switch.c | 2973 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 D | ice_ethdev.c | 4234 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()
|