Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_lib.h832 struct ice_vsi *ice_alloc_vsi(struct ice_softc *sc, enum ice_vsi_type type);
H A Dif_ice_iflib.c3513 vsi = ice_alloc_vsi(sc, ICE_VSI_VMDQ2); in ice_setup_mirror_vsi()
H A Dice_lib.c377 ice_alloc_vsi(struct ice_softc *sc, enum ice_vsi_type type) in ice_alloc_vsi() function