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