Searched refs:hn_vf_ifp (Results 1 – 2 of 2) sorted by relevance
1271 vf_ifp = sc->hn_vf_ifp; in hn_xpnt_vf_iocsetcaps()1289 vf_ifp = sc->hn_vf_ifp; in hn_xpnt_vf_iocsetflags()1311 if_setflags(sc->hn_vf_ifp, if_getflags(ifp) | allmulti); in hn_xpnt_vf_saveifflags()1470 vf_ifp = sc->hn_vf_ifp; in hn_vf_rss_fixup()1649 vf_ifp = sc->hn_vf_ifp; in hn_xpnt_vf_setready()1728 if (!hn_xpnt_vf || sc->hn_vf_ifp == NULL) in hn_xpnt_vf_isready()1769 sc->hn_vf_ifp = NULL; in hn_xpnt_vf_setdisable()1788 if_name(sc->hn_vf_ifp)); in hn_xpnt_vf_init()1799 if_name(sc->hn_vf_ifp), error); in hn_xpnt_vf_init()1829 if (sc->hn_vf_ifp == NULL) in hn_xpnt_vf_init_taskfunc()[all …]
204 if_t hn_vf_ifp; /* SR-IOV VF */ member