Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/ice/
H A Dice_lib.h782 struct ice_vsi *ice_alloc_vsi(struct ice_softc *sc, enum ice_vsi_type type);
H A Dice_lib.c356 ice_alloc_vsi(struct ice_softc *sc, enum ice_vsi_type type) in ice_alloc_vsi() function