Home
last modified time | relevance | path

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

/freebsd/sys/dev/virtio/network/
H A Dif_vtnet.c199 static int vtnet_init_tx_queues(struct vtnet_softc *);
3318 vtnet_init_tx_queues(struct vtnet_softc *sc) in vtnet_init_tx_queues() function
3344 error = vtnet_init_tx_queues(sc); in vtnet_init_rxtx_queues()