Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/virtio/network/
H A Dif_vtnet.c234 static void vtnet_set_rx_process_limit(struct vtnet_softc *);
910 vtnet_set_rx_process_limit(sc); in vtnet_alloc_rxtx_queues()
4077 vtnet_set_rx_process_limit(struct vtnet_softc *sc) in vtnet_set_rx_process_limit() function