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

/freebsd-current/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);
H A Dice_lib.c370 * ice_alloc_vsi - Allocate a dynamic VSI
377 ice_alloc_vsi(struct ice_softc *sc, enum ice_vsi_type type) function
838 * if the VSI was allocated dynamically using ice_alloc_vsi().

Completed in 143 milliseconds