Home
last modified time | relevance | path

Searched refs:emac_ifp (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/arm/allwinner/
H A Dif_emac.c87 if_t emac_ifp; member
236 ifp = sc->emac_ifp; in emac_set_rx_mode()
294 ifp = sc->emac_ifp; in emac_txeof()
317 ifp = sc->emac_ifp; in emac_rxeof()
456 ifp = sc->emac_ifp; in emac_watchdog()
460 if_printf(sc->emac_ifp, "watchdog timeout " in emac_watchdog()
463 if_printf(sc->emac_ifp, "watchdog timeout -- resetting\n"); in emac_watchdog()
507 ifp = sc->emac_ifp; in emac_init_locked()
680 ifp = sc->emac_ifp; in emac_stop_locked()
721 ifp = sc->emac_ifp; in emac_intr()
[all …]