Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/intel/ice/
Dice_lib.c464 ice_vsi_alloc(struct ice_pf *pf, enum ice_vsi_type vsi_type, in ice_vsi_alloc() function
2520 vsi = ice_vsi_alloc(pf, vsi_type, ch, NULL); in ice_vsi_setup()
2522 vsi = ice_vsi_alloc(pf, vsi_type, NULL, vf); in ice_vsi_setup()
2524 vsi = ice_vsi_alloc(pf, vsi_type, NULL, NULL); in ice_vsi_setup()