Home
last modified time | relevance | path

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

/src/sys/dev/hyperv/netvsc/
H A Dif_hn.c370 static int hn_synth_attach(struct hn_softc *, int);
2229 error = hn_synth_attach(sc, ETHERMTU); in hn_attach()
3780 error = hn_synth_attach(sc, ifr->ifr_mtu); in hn_ioctl()
6442 hn_synth_attach(struct hn_softc *sc, int mtu) in hn_synth_attach() function