Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/ice/
Dice_lib.c540 ice_vsi_alloc(struct ice_pf *pf, enum ice_vsi_type type, u16 vf_id) in ice_vsi_alloc() function
2524 vsi = ice_vsi_alloc(pf, type, vf_id); in ice_vsi_setup()
2526 vsi = ice_vsi_alloc(pf, type, ICE_INVAL_VFID); in ice_vsi_setup()