Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/netvsc/
H A Dif_hn.c372 static int hn_synth_attach(struct hn_softc *, int);
2242 error = hn_synth_attach(sc, ETHERMTU); in hn_attach()
3791 error = hn_synth_attach(sc, ifr->ifr_mtu); in hn_ioctl()
6456 hn_synth_attach(struct hn_softc *sc, int mtu) in hn_synth_attach() function