Searched refs:ale_ifp (Results 1 – 2 of 2) sorted by relevance
261 ifp = sc->ale_ifp; in ale_miibus_statchg()611 ifp = sc->ale_ifp = if_alloc(IFT_ETHER); in ale_attach()711 ifp = sc->ale_ifp; in ale_detach()736 sc->ale_ifp = NULL; in ale_detach()1519 ifp = sc->ale_ifp; in ale_setwol()1595 ifp = sc->ale_ifp; in ale_resume()1954 ifp = sc->ale_ifp; in ale_watchdog()1956 if_printf(sc->ale_ifp, "watchdog timeout (lost link)\n"); in ale_watchdog()1962 if_printf(sc->ale_ifp, "watchdog timeout -- resetting\n"); in ale_watchdog()2140 ifp = sc->ale_ifp; in ale_stats_update()[all …]
184 struct ifnet *ale_ifp; member