Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/virtio/network/
H A Dif_vtnet.c241 static void vtnet_load_tunables(struct vtnet_softc *);
439 vtnet_load_tunables(sc); in vtnet_attach()
4286 vtnet_load_tunables(struct vtnet_softc *sc) in vtnet_load_tunables() function