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()698 ifp = sc->ale_ifp; in ale_detach()719 sc->ale_ifp = NULL; in ale_detach()1490 ifp = sc->ale_ifp; in ale_setwol()1566 ifp = sc->ale_ifp; in ale_resume()1925 ifp = sc->ale_ifp; in ale_watchdog()1927 if_printf(sc->ale_ifp, "watchdog timeout (lost link)\n"); in ale_watchdog()1933 if_printf(sc->ale_ifp, "watchdog timeout -- resetting\n"); in ale_watchdog()2111 ifp = sc->ale_ifp; in ale_stats_update()[all …]
184 if_t ale_ifp; member