Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/netvsc/
H A Dif_hn.c602 static int hn_xpnt_vf = 1; variable
604 &hn_xpnt_vf, 0, "Transparent VF mod");
1728 if (!hn_xpnt_vf || sc->hn_vf_ifp == NULL) in hn_xpnt_vf_isready()
1872 if (hn_xpnt_vf && if_getstartfn(ifp) != NULL) { in hn_ifnet_attevent()
1913 if (hn_xpnt_vf) { in hn_ifnet_attevent()
1954 if (hn_xpnt_vf) { in hn_ifnet_detevent()
2099 if (hn_xpnt_vf && hn_xpnt_vf_accbpf) in hn_attach()
2140 if (hn_xpnt_vf) { in hn_attach()
2342 if (!hn_xpnt_vf) { in hn_attach()
2457 if (!hn_xpnt_vf) { in hn_attach()
[all …]