Searched refs:ice_vsi_alloc (Results 1 – 1 of 1) sorted by relevance
540 ice_vsi_alloc(struct ice_pf *pf, enum ice_vsi_type type, u16 vf_id) in ice_vsi_alloc() function2524 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()