Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_switch.h379 ice_add_vsi(struct ice_hw *hw, u16 vsi_handle, struct ice_vsi_ctx *vsi_ctx,
H A Dice_switch.c2294 ice_add_vsi(struct ice_hw *hw, u16 vsi_handle, struct ice_vsi_ctx *vsi_ctx, in ice_add_vsi() function
/f-stack/dpdk/drivers/net/ice/
H A Dice_ethdev.c1663 ret = ice_add_vsi(hw, vsi->idx, &vsi_ctx, NULL); in ice_setup_vsi()