Searched refs:vf_ifp (Results 1 – 5 of 5) sorted by relevance
250 if_t vf_ifp; member1118 arg->rxr->hn_rxvf_ifp = arg->vf_ifp; in hn_rxvf_set_task()1122 hn_rxvf_set(struct hn_softc *sc, if_t vf_ifp) in hn_rxvf_set() argument1138 arg.vf_ifp = vf_ifp; in hn_rxvf_set()1141 rxr->hn_rxvf_ifp = vf_ifp; in hn_rxvf_set()1254 if_t ifp, vf_ifp; in hn_xpnt_vf_iocsetcaps() local1258 vf_ifp = sc->hn_vf_ifp; in hn_xpnt_vf_iocsetcaps()1263 if_setcapenable(ifp, if_getcapenable(vf_ifp)); in hn_xpnt_vf_iocsetcaps()1264 if_sethwassist(ifp, if_gethwassist(vf_ifp)); in hn_xpnt_vf_iocsetcaps()1272 if_t vf_ifp; in hn_xpnt_vf_iocsetflags() local[all …]
1327 if (sc->vf_ifp) { in em_if_attach_pre()1382 if (sc->vf_ifp) in em_if_attach_post()1585 if (sc->hw.mac.type >= igb_mac_min && !sc->vf_ifp) in em_if_init()2354 if (sc->hw.mac.type >= e1000_82544 && !sc->vf_ifp) in em_if_stop()2391 sc->vf_ifp = 1; in em_identify_hardware()2393 sc->vf_ifp = 0; in em_identify_hardware()3271 if (!sc->vf_ifp) { in em_reset()3823 if (hw->mac.type >= em_mac_min && !sc->vf_ifp) { in em_initialize_receive_unit()3847 if (!sc->vf_ifp) { in em_initialize_receive_unit()3923 if (sc->vf_ifp) in em_initialize_receive_unit()[all …]
565 u16 vf_ifp; member
373 u16 vf_ifp; member
2387 if (sc->vf_ifp) in igc_get_hw_control()