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.c242 static void vtnet_load_tunables(struct vtnet_softc *);
453 vtnet_load_tunables(sc); in vtnet_attach()
4414 vtnet_load_tunables(struct vtnet_softc *sc) in vtnet_load_tunables() function