Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_lib.c120 static void ice_setup_vsi_common(struct ice_softc *sc, struct ice_vsi *vsi,
374 ice_setup_vsi_common(struct ice_softc *sc, struct ice_vsi *vsi, in ice_setup_vsi_common() function
421 ice_setup_vsi_common(sc, vsi, type, idx, true); in ice_alloc_vsi()
437 ice_setup_vsi_common(sc, &sc->pf_vsi, ICE_VSI_PF, 0, false); in ice_setup_pf_vsi()