Home
last modified time | relevance | path

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

/freebsd/sys/dev/virtio/network/
H A Dif_vtnet.c235 static void vtnet_set_rx_process_limit(struct vtnet_softc *);
921 vtnet_set_rx_process_limit(sc); in vtnet_alloc_rxtx_queues()
4089 vtnet_set_rx_process_limit(struct vtnet_softc *sc) in vtnet_set_rx_process_limit() function