Searched refs:ice_alloc_vsi (Results 1 – 3 of 3) sorted by relevance
932 struct ice_vsi *ice_alloc_vsi(struct ice_softc *sc, enum ice_vsi_type type);
3583 vsi = ice_alloc_vsi(sc, ICE_VSI_VMDQ2); in ice_setup_mirror_vsi()
398 ice_alloc_vsi(struct ice_softc *sc, enum ice_vsi_type type) in ice_alloc_vsi() function