Searched refs:hn_xpnt_vf_setdisable (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/hyperv/netvsc/
H A Dif_hn.c304 static void hn_xpnt_vf_setdisable(struct hn_softc *, bool);
1802 hn_xpnt_vf_setdisable(struct hn_softc *sc, bool clear_vf) function
2055 hn_xpnt_vf_setdisable(sc, true /* clear hn_vf_ifp */);
4075 hn_xpnt_vf_setdisable(sc, false /* keep hn_vf_ifp */);

Completed in 63 milliseconds