Searched refs:ice_add_vsi (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_switch.h338 ice_add_vsi(struct ice_hw *hw, u16 vsi_handle, struct ice_vsi_ctx *vsi_ctx,
H A Dice_lib.c1339 ret = ice_add_vsi(hw, vsi->idx, ctxt, NULL);
H A Dice_switch.c1675 * ice_add_vsi - add VSI context to the hardware and VSI handle list
1686 ice_add_vsi(struct ice_hw *hw, u16 vsi_handle, struct ice_vsi_ctx *vsi_ctx, function

Completed in 124 milliseconds