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

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_switch.h341 ice_free_vsi(struct ice_hw *hw, u16 vsi_handle, struct ice_vsi_ctx *vsi_ctx,
H A Dice_lib.c312 status = ice_free_vsi(&pf->hw, vsi->idx, ctxt, false, NULL);
H A Dice_switch.c1717 * ice_free_vsi- free VSI context from hardware and VSI handle list
1727 ice_free_vsi(struct ice_hw *hw, u16 vsi_handle, struct ice_vsi_ctx *vsi_ctx, function

Completed in 228 milliseconds