Searched refs:sge_ifp (Results 1 – 2 of 2) sorted by relevance
385 ifp = sc->sge_ifp; in sge_miibus_statchg()461 ifp = sc->sge_ifp; in sge_rxfilter()492 ifp = sc->sge_ifp; in sge_setvlan()605 ifp = sc->sge_ifp = if_alloc(IFT_ETHER); in sge_attach()669 ifp = sc->sge_ifp; in sge_detach()721 ifp = sc->sge_ifp; in sge_suspend()736 ifp = sc->sge_ifp; in sge_resume()1144 ifp = sc->sge_ifp; in sge_rxeof()1235 ifp = sc->sge_ifp; in sge_txeof()1302 ifp = sc->sge_ifp; in sge_tick()[all …]
339 if_t sge_ifp; /* interface info */ member