Home
last modified time | relevance | path

Searched refs:ice_aq_free_vsi (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_switch.h373 ice_aq_free_vsi(struct ice_hw *hw, struct ice_vsi_ctx *vsi_ctx,
H A Dice_switch.c2116 ice_aq_free_vsi(struct ice_hw *hw, struct ice_vsi_ctx *vsi_ctx, in ice_aq_free_vsi() function
2311 ice_aq_free_vsi(hw, vsi_ctx, false, cd); in ice_add_vsi()
2344 status = ice_aq_free_vsi(hw, vsi_ctx, keep_vsi_alloc, cd); in ice_free_vsi()