Searched refs:ice_update_vsi (Results 1 - 7 of 7) sorted by last modified time

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_vf_lib.c1100 err = ice_update_vsi(&vsi->back->hw, vsi->idx, ctx, NULL);
H A Dice_switch.h344 ice_update_vsi(struct ice_hw *hw, u16 vsi_handle, struct ice_vsi_ctx *vsi_ctx,
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, function
1791 status = ice_update_vsi(hw, vsi_handle, ctx, NULL);
H A Dice_lib.c1346 ret = ice_update_vsi(hw, vsi->idx, ctxt, NULL);
3417 ret = ice_update_vsi(&pf->hw, vsi->idx, ctx, NULL);
3981 if (ice_update_vsi(&vsi->back->hw, vsi->idx, &ctx, NULL))
4046 if (ice_update_vsi(&vsi->back->hw, vsi->idx, &ctx, NULL))
H A Dice_virtchnl.c842 status = ice_update_vsi(hw, vsi->idx, ctx, NULL);
H A Dice_main.c4155 status = ice_update_vsi(hw, vsi->idx, ctxt, NULL);
7882 err = ice_update_vsi(hw, vsi->idx, ctx, NULL);
7958 ret = ice_update_vsi(hw, vsi->idx, ctxt, NULL);
H A Dice_vsi_vlan_lib.c112 err = ice_update_vsi(hw, vsi->idx, ctxt, NULL);
168 err = ice_update_vsi(hw, vsi->idx, ctxt, NULL);
257 ret = ice_update_vsi(hw, vsi->idx, ctxt, NULL);
305 ret = ice_update_vsi(hw, vsi->idx, ctxt, NULL);
351 status = ice_update_vsi(&pf->hw, vsi->idx, ctxt, NULL);
398 err = ice_update_vsi(&vsi->back->hw, vsi->idx, ctx, NULL);
496 err = ice_update_vsi(hw, vsi->idx, ctxt, NULL);
543 err = ice_update_vsi(hw, vsi->idx, ctxt, NULL);
603 err = ice_update_vsi(hw, vsi->idx, ctxt, NULL);
653 err = ice_update_vsi(h
[all...]

Completed in 441 milliseconds