Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/netvsc/
H A Dif_hn.c252 if_t vf_ifp; member
1131 arg->rxr->hn_rxvf_ifp = arg->vf_ifp; in hn_rxvf_set_task()
1135 hn_rxvf_set(struct hn_softc *sc, if_t vf_ifp) in hn_rxvf_set() argument
1151 arg.vf_ifp = vf_ifp; in hn_rxvf_set()
1154 rxr->hn_rxvf_ifp = vf_ifp; in hn_rxvf_set()
1267 if_t ifp, vf_ifp; in hn_xpnt_vf_iocsetcaps() local
1271 vf_ifp = sc->hn_vf_ifp; in hn_xpnt_vf_iocsetcaps()
1276 if_setcapenable(ifp, if_getcapenable(vf_ifp)); in hn_xpnt_vf_iocsetcaps()
1277 if_sethwassist(ifp, if_gethwassist(vf_ifp)); in hn_xpnt_vf_iocsetcaps()
1285 if_t vf_ifp; in hn_xpnt_vf_iocsetflags() local
[all …]
/freebsd/sys/dev/igc/
H A Dif_igc.h373 u16 vf_ifp; member
H A Dif_igc.c2387 if (sc->vf_ifp) in igc_get_hw_control()
/freebsd/sys/dev/e1000/
H A Dif_em.h550 u16 vf_ifp; member
H A Dif_em.c1325 if (sc->vf_ifp) { in em_if_attach_pre()
2409 sc->vf_ifp = 1; in em_identify_hardware()
2411 sc->vf_ifp = 0; in em_identify_hardware()
3931 if (sc->vf_ifp) in em_initialize_receive_unit()
4105 if (sc->vf_ifp) in em_if_vlan_filter_write()
4115 if (sc->vf_ifp) in em_if_vlan_filter_write()
4138 if (sc->vf_ifp) in em_setup_vlan_hw_support()
4287 if (sc->vf_ifp) in em_get_hw_control()