Home
last modified time | relevance | path

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

/freebsd/sys/dev/virtio/network/
H A Dif_vtnet.c240 static void vtnet_load_tunables(struct vtnet_softc *);
438 vtnet_load_tunables(sc); in vtnet_attach()
4277 vtnet_load_tunables(struct vtnet_softc *sc) in vtnet_load_tunables() function