Home
last modified time | relevance | path

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

/freebsd/sys/dev/virtio/network/
H A Dif_vtnet.c111 static int vtnet_init_rxq(struct vtnet_softc *, int);
819 vtnet_init_rxq(struct vtnet_softc *sc, int id) in vtnet_init_rxq() function
901 error = vtnet_init_rxq(sc, i); in vtnet_alloc_rxtx_queues()