Searched refs:ice_setup_vsi_common (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14-stable/sys/dev/ice/ |
| HD | ice_lib.c | 118 static void ice_setup_vsi_common(struct ice_softc *sc, struct ice_vsi *vsi, 372 ice_setup_vsi_common(struct ice_softc *sc, struct ice_vsi *vsi, in ice_setup_vsi_common() function 419 ice_setup_vsi_common(sc, vsi, type, idx, true); in ice_alloc_vsi() 435 ice_setup_vsi_common(sc, &sc->pf_vsi, ICE_VSI_PF, 0, false); in ice_setup_pf_vsi()
|