Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_lib.c256 static int ice_get_free_slot(void *array, int size, int curr) in ice_get_free_slot() function
638 pf->next_vsi = ice_get_free_slot(pf->vsi, pf->num_alloc_vsi, in ice_vsi_alloc()