Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/ice/
Dice_main.c1950 static struct ice_vsi *ice_vsi_alloc(struct ice_pf *pf, enum ice_vsi_type type) in ice_vsi_alloc() function
2753 vsi = ice_vsi_alloc(pf, type); in ice_vsi_setup()