Searched refs:vtnet_alloc_virtqueues (Results 1 – 1 of 1) sorted by relevance
129 static int vtnet_alloc_virtqueues(struct vtnet_softc *);583 error = vtnet_alloc_virtqueues(sc); in vtnet_attach()1150 vtnet_alloc_virtqueues(struct vtnet_softc *sc) in vtnet_alloc_virtqueues() function