Home
last modified time | relevance | path

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

/freebsd/sys/dev/virtio/network/
H A Dif_vtnet.c198 static int vtnet_init_rx_queues(struct vtnet_softc *);
3278 vtnet_init_rx_queues(struct vtnet_softc *sc) in vtnet_init_rx_queues() function
3340 error = vtnet_init_rx_queues(sc); in vtnet_init_rxtx_queues()