Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/virtio/network/
H A Dif_vtnet.c210 static void vtnet_set_rx_process_limit(struct vtnet_softc *);
1027 vtnet_set_rx_process_limit(sc); in vtnet_setup_interface()
3643 vtnet_set_rx_process_limit(struct vtnet_softc *sc) in vtnet_set_rx_process_limit() function